{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cap-soleil-saint-denis-d-oleron-nouvelle-aquitaine",
  "name": "Cap Soleil",
  "description": "For current prices check the website - animation in high season - beach 500m - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cap-soleil-saint-denis-d-oleron-nouvelle-aquitaine",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Boulevard de l'Océan",
    "addressLocality": "Saint-Denis-d'Oléron",
    "addressRegion": "nouvelle-aquitaine",
    "postalCode": "17650",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.02439,
    "longitude": -1.36068
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}