{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-saint-pierre-darthglise-normandy-saint-pierre",
  "name": "Campspace In Saint Pierre Darthglise Normandy",
  "description": "We can welcome you in one of our 2 gardens with your tent, caravan or camper van. On one side we have Stéphane Marie's garden and on the other the Moulin de Fierville-les-Mines. 6 km from the sandy beaches",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-saint-pierre-darthglise-normandy-saint-pierre",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "saint-pierre-darthglise",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.408,
    "longitude": -1.689
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}