{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-riviere-zonza",
  "name": "Camping La Rivière",
  "description": "Camping La Rivière is a campsite in Zonza, South Corsica, located in a wood and a river/stream.This terraced camp site and camp site with sloping...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/la-riviere-zonza",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/67505f2651c0e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "route de Quenza (Pont de Criviscia)",
    "addressLocality": "Zonza",
    "postalCode": "20124",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.76861,
    "longitude": 9.17789
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.6,
    "reviewCount": 2,
    "bestRating": 10,
    "worstRating": 1
  }
}