{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-mametz-pas-de-calais",
  "name": "Atout France",
  "description": "In Mametz this campsite 2 stars of 81 pitches offers chalets and mobil-homes for rent. Furthermore, as services, you will find a bar. Internet access via WIFI is available. For motorhomes, there is a waste disposal area. Pets are allowed for free.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/atout-france-mametz-pas-de-calais",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Mametz",
    "addressRegion": "Pas-de-Calais",
    "postalCode": "62120"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.6396152,
    "longitude": 2.3223605
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}