{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sonja",
  "name": "Camping Sonja",
  "description": "The campsite is located right at the start of the Lagunenhalbinsel nature reserve. It's a quiet and clean place. The site has a private atmosphere and is often chosen by long-term campers. It's a great spot to enjoy and relax in pure nature.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-sonja",
  "image": [
    "https://firebasestorage.googleapis.com/v0/b/campio.appspot.com/o/images%2F000PUBLIC%2Fno_image_1200x1200.jpg?alt=media&token=f1b2558a-6508-4777-98a7-3f4e66025b53",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Montello 25a",
    "addressLocality": "Cavallino",
    "postalCode": "30010",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.4362365979702,
    "longitude": 12.4357069392418
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}