{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-mimizan",
  "name": "water",
  "description": "Outside a subdivision in a quiet area. 7 km from the beach with the possibility of parking between the sea and the forest along our second home. A small shopping center 1 km away. A single location for a small motorhome and a van. Almost on the edge of the forest. Activities Cycle path leading to the beach 500m away, walk in the forest, in short all the activities possible in a seaside resort. Other remarks Dogs are not accepted due to the presence of our cat. Try to book a few days in advanc...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/water-mimizan",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mimizan",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.189,
    "longitude": -1.2155
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk_in"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ]
}