{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/miramare-sottomarina",
  "name": "Miramare Camping Village",
  "description": "Cozy campsite in Sottomarina near Venice, with swimming pool and direct access to the beach. Ideal for a relaxing holiday with family.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/miramare-sottomarina",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/9/6749c3adae5ce.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via A Barbarigo 103",
    "addressLocality": "Sottomarina",
    "postalCode": "30015"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.19031,
    "longitude": 12.30331
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 1334,
    "bestRating": 10,
    "worstRating": 1
  }
}