{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-oliviers",
  "name": "Camping Les Oliviers",
  "description": "Camping Les Oliviers is a campsite that is located in Porto, South Corsica, and located in the woods and river/stream.This campsite on terraces...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-oliviers",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/e/674ef26b42f9d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pont de Porto",
    "addressLocality": "Porto",
    "postalCode": "20150",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.26192,
    "longitude": 8.71033
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sauna"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 7.6,
    "reviewCount": 3,
    "bestRating": 10,
    "worstRating": 1
  }
}