{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-sablettes-agde",
  "name": "Camping Les Sablettes",
  "description": "Camping Les Sablettes is a campsite in Agde, Hérault.The campsite has which are marked out, pitches with shade, pitches without shade and pitches...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-sablettes-agde",
  "image": [
    "https://cdn1.acsi.eu/6/7/4/c/674c1f5066e7d.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "55 chemin de Baluffe",
    "addressLocality": "Agde",
    "postalCode": "34300",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.28819,
    "longitude": 3.46264
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.7,
    "reviewCount": 8,
    "bestRating": 10,
    "worstRating": 1
  }
}