{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-moelan-sur-mer-brittany",
  "name": "Campspace in Moëlan Sur Mer, Brittany",
  "description": "My house has a garden of 750 m² near the city center (1 kilometer). It is located at 4 kilometers from the sea The environment is calm",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-moelan-sur-mer-brittany",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Moëlan-sur-Mer",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.809,
    "longitude": -3.6295
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    }
  ]
}