{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flaminio-village-camping-bungalow-park-roma",
  "name": "Flaminio Village Camping & Bungalow Park",
  "description": "Flaminio Village Camping & Bungalow Park is a 4-star campsite in the north of Rome that deserves its stars. The campsite is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/flaminio-village-camping-bungalow-park-roma",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/8/6748a0d741ac0.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Flaminia Nuova, 821",
    "addressLocality": "Roma",
    "postalCode": "00189",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.95628,
    "longitude": 12.48219
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.7,
    "reviewCount": 19,
    "bestRating": 10,
    "worstRating": 1
  }
}