Advertisement
pentago

Untitled

Apr 25th, 2016
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. <script type="application/ld+json">
  2. {
  3. "@context":"http://schema.org",
  4. "@type":"ApartmentComplex",
  5. "address":"$ADRESA-ZGRADE",
  6. "name":"$NAZIV-ZGRADE-AKO-POSTOJI-ILI-OBRISATI-OVAJ-RED",
  7. "description":"$OPIS-ZGRADE",
  8. "url":"$URL-STRANE",
  9. "hasMap":{
  10. "@type":"Map",
  11. "url":"$URL-MAPE-ZGRADE-IZ-GOOGLE-MAPA"
  12. },
  13. "photo":{
  14. "@type":"Photograph",
  15. "thumbnailUrl":"$URL-FOTOGRAFIJE-ZGRADE"
  16. }
  17. }
  18. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement