{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-ramiers-longeville-sur-mer",
  "name": "Camping les Ramiers",
  "description": "Located on the Vendéen coast, 5 km from Longeville-sur-Mer and La Tranche-sur-Mer, our campsite welcomes you in a peaceful setting, just 1500 m from a fine sandy beach that stretches for 7 km along pine forests and marshes. Numerous cycling and hiking trails are also nearby.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-les-ramiers-longeville-sur-mer",
  "image": [
    "https://static.secureholiday.net/static/Pictures/14789/00001167206.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10 chemin des pins - Les Conches",
    "addressLocality": "Longeville-sur-Mer",
    "postalCode": "Zip code",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.3842553868014,
    "longitude": -1.46788715875243
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}