{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-helios-vias-plage",
  "name": "Camping Helios",
  "description": "Camping Helios, with its beautiful swimming pools, is located close the sea in the Languedoc. The campsite is quiet and has wellness facilities to...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-helios-vias-plage",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/a/674a272b5885e.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "196 chemin du Poste",
    "addressLocality": "Vias-Plage",
    "postalCode": "34450",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.2925,
    "longitude": 3.40717
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cave"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.4,
    "reviewCount": 19,
    "bestRating": 10,
    "worstRating": 1
  }
}