{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/capfun-camping-le-pachacaid-la-mole",
  "name": "Capfun Camping Le Pachacaïd",
  "description": "This nice family campsite is located at the foot of the Massif des Maures mountain range and less than 10 kilometres from the Mediterranean Sea....",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/capfun-camping-le-pachacaid-la-mole",
  "image": [
    "https://cdn2.acsi.eu/6/7/6/0/67601b07ce3b9.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1639 route du Canadel",
    "addressLocality": "La Môle",
    "postalCode": "83310",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.18972,
    "longitude": 6.47167
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}