{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lago-azzurro-dormelletto-no-it",
  "name": "LAGO AZZURRO",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lago-azzurro-dormelletto-no-it",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "VIA ENRICO FERMI 2",
    "addressLocality": "Dormelletto",
    "addressRegion": "NO",
    "postalCode": "28040",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.736272,
    "longitude": 8.566628
  },
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00"
}