{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-verona-verona",
  "name": "Campspace in Verona, Verona",
  "description": "camping place in the middle of nature, by bike or car. in the middle of the countryside and grenze",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-verona-verona",
  "image": [
    "https://campspace.com/media/medium/uploads/space/8c/e5/86/8ce5866a627df08cffd1d8b70957fb9b.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.45,
    "longitude": 11.07
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}