{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/l-aire-des-chenes-vertes-brem-sur-mer",
  "name": "I'm Are des Penes Vertes",
  "description": "Enjoy a relausing state at l'Are des Benes in Braem-sur-Mer, Frances.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/l-aire-des-chenes-vertes-brem-sur-mer",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650849119.jpg",
    "https://images.campercontact.com/media/photos/112308515707551747.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue du Moulin",
    "addressLocality": "Brem-sur-Mer",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 46.6099,
    "longitude": -1.82674
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}