{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/maison-dadele-la-palud-sur-verdon-provence-alpes-cote-dazur",
  "name": "La Maison d’Adèle",
  "description": "farm campsite - no pets - centre La Palud-sur-Verdon 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/maison-dadele-la-palud-sur-verdon-provence-alpes-cote-dazur",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Chemin de Chaumas",
    "addressLocality": "La Palud-sur-Verdon",
    "addressRegion": "provence-alpes-cote-dazur",
    "postalCode": "04120",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.77758,
    "longitude": 6.36491
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}