{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bio-camping-ravenna",
  "name": "Bio-camping",
  "description": "Bio-camping is a campsite in Ravenna, Ravenna.The campsite has pitches without shade. It is possible to rent mobile homes. The following rules...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bio-camping-ravenna",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/1/675188fb41586.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Via Flotta Romana 12 /Via Montebello 12",
    "addressLocality": "Ravenna",
    "postalCode": "48124",
    "addressCountry": "IT"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.38928,
    "longitude": 12.24589
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}