{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-plage-st-clement-des-baleines-fr",
  "name": "Camping La Plage",
  "description": "At the tip of the Ile de Ré, behind the dunes and close to the beautiful sandy beach of La Conche, lies Camping La Plage. From this friendly,...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-plage-st-clement-des-baleines-fr",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/67500f1040311.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "408 rue du Chaume",
    "addressLocality": "St. Clément-des-Baleines",
    "postalCode": "17590",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.24111,
    "longitude": -1.55344
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.2,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}