{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-le-soleil-dor-montalivet",
  "name": "Camping Le Soleil d'Or",
  "description": "Thanks to its exceptional location (right by the sea and close to the city centre), the beach and market are within easy walking distance. No need for a car – a pair of flip-flops or a bike will do just fine! Cyclists and inline skaters enthusiats won't be disappointed: just 50 metres away, you'll find yourself in the middle of a fantastic network of cycle paths! Hundreds of kilometres specially designed for leisurely trips surrounded by nature...",
  "url": "https://campertunity.com/listings/campgrounds/camping-le-soleil-dor-montalivet",
  "image": [
    "https://static.secureholiday.net/static/Pictures/1629/00001191138.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "32 bis boulevard du Front de Mer",
    "addressLocality": "MONTALIVET",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.3818509285254,
    "longitude": -1.15852335054012
  },
  "sameAs": [
    "https://campio.no/campsite/camping-le-soleil-dor"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}