{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-yelloh-village-domaine-sainte-cecile-vias-pla",
  "name": "Camping Yelloh! Village Domaine Sainte Cécile",
  "description": "Camping Domaine Sainte Cécile is a campsite in the south of France with a complete water park, only 500 m from the sandy beaches of the...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-yelloh-village-domaine-sainte-cecile-vias-pla",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/675026af3d264.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "avenue des Pêcheurs",
    "addressLocality": "Vias-Plage",
    "postalCode": "34450",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.29417,
    "longitude": 3.40806
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Surfing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 9,
    "reviewCount": 6,
    "bestRating": 10,
    "worstRating": 1
  }
}