{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campeggio-obelisco-trieste-trieste-it",
  "name": "Campeggio Obelisco",
  "description": "Discover your ideal refuge surrounded by nature at Campsite Obelisco. Book your stay now and enjoy the beauty of the campsite in Trieste!",
  "url": "https://campertunity.com/listings/campgrounds/campeggio-obelisco-trieste-trieste-it",
  "image": [
    "https://www.campeggiobelisco.it/favImage.png",
    "https://www.campeggiobelisco.it/favImage_small.png",
    "https://www.campeggiobelisco.it/images/IMG_20240517_145431.jpg",
    "https://www.campeggiobelisco.it/images/IMG_20240517_145233_7iv0zcvd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Strada nuova per Opicina 37",
    "addressLocality": "Trieste",
    "addressRegion": "Trieste",
    "postalCode": "34151",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.6496485,
    "longitude": 13.7772781
  }
}