{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-provenzale-mandelieu-la-napoule",
  "name": "Camping La Provenzale",
  "description": "At the foot of the Estérel massif, very close to Cannes Bay, La Provençale is located in a beautiful wooded nature park about 10 minutes drive from the beaches of the Mediterranean.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-la-provenzale-mandelieu-la-napoule",
  "image": [
    "https://www.mandelieu-tourisme.com/wp-content/uploads/2020/02/slider-3.jpg",
    "https://www.mandelieu-tourisme.com/wp-content/themes/otmandelieu/assets/dist/images/logo.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1198 rue Jean Monnet",
    "addressLocality": "Mandelieu-La Napoule",
    "postalCode": "06210"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.546647,
    "longitude": 6.939563
  }
}