{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/montclus-motorhome-montclus",
  "name": "Montclus Motorhome Park",
  "description": "Discover Montclus by camper, friendly parking area with 22 spots.",
  "url": "https://campertunity.com/listings/campgrounds/montclus-motorhome-montclus",
  "image": [
    "https://www.provenceoccitane.com/wp-content/uploads/tourisme/13294019.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Montclus",
    "addressLocality": "Montclus"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.265816,
    "longitude": 4.424987
  }
}