{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/les-hameaux-des-marines-terres-de-france-saint-denis",
  "name": "Les Hameaux des Marines - Terres de France",
  "description": "An Unforgettable Stay on Île d’Oléron, Between Nature and the Ocean : Treat yourself to a unique getaway on the stunning Île d’Oléron, located in Charente-Maritime. Known as \"The Bright One,\" this must-visit destination enchants visitors with its sandy beaches, lush forests, and charming oyster-farming villages. Just steps from Huttes Beach, enjoy a peaceful and authentic setting for your family vacation, a getaway with friends, or a romantic retreat. Stay in eco-friendly cottages designed to...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/les-hameaux-des-marines-terres-de-france-saint-denis",
  "image": [
    "https://static.secureholiday.net/static/Pictures/3643/00001177386.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Seulières",
    "addressLocality": "Saint Denis d'Oléron",
    "postalCode": "Zip code",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.012979,
    "longitude": -1.391605
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    }
  ]
}