{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kamemi-camping-village-ribera-seccagrande",
  "name": "Kamemi Camping Village",
  "description": "Kamemi Camping Village is located in Ribera, Agrigento. This campsite has delimited pitches, both shaded and little pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/kamemi-camping-village-ribera-seccagrande",
  "image": [
    "https://cdn2.acsi.eu/6/7/4/9/6749cb7619db9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Contrada Cam. Sup.",
    "addressLocality": "Ribera/Seccagrande",
    "postalCode": "92016"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.43914,
    "longitude": 13.24133
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.5,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}