{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-caravaning-la-foret-st-jean-de-monts",
  "name": "Camping-Caravaning La Forêt",
  "description": "The La Forêt campsite and caravan site is a small-scale family campsite in a convenient location in the Vendée. A beautiful forest path of four...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-caravaning-la-foret-st-jean-de-monts",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/0/67503c731a704.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "190 chemin de la Rive",
    "addressLocality": "St. Jean-de-Monts",
    "postalCode": "85160",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.81831,
    "longitude": -2.13003
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Game_room"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_tub"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.9,
    "reviewCount": 928,
    "bestRating": 10,
    "worstRating": 1
  }
}