{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-clohars-carnoet",
  "name": "water",
  "description": "We welcome you to our 2500m2 plot of land, planted with trees and shade. In the morning you can sleep peacefully in the shade of the trees and in the evening enjoy the sun when you return from the beach, your hikes, exploring the forest area, and other activities offered nearby.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-clohars-carnoet",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Clohars-Carnoët",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.8115,
    "longitude": -3.5795
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}