{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-fontaines-canet-en-roussillon",
  "name": "Camping les Fontaines",
  "description": "Situated 5 minutes from the beautiful sandy beaches of Canet en Roussillon, the campsite Les Fontaines has the privilege of welcoming you in a tranquil and natural environment",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-fontaines-canet-en-roussillon",
  "image": [
    "https://static.secureholiday.net/static/Pictures/2256/00000285642.jpg",
    "Photos"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Saint Nazaire",
    "addressLocality": "Canet en Roussillon",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.68901,
    "longitude": 2.999332
  },
  "sameAs": [
    "https://campio.no/campsite/camping-les-fontaines",
    "https://www.spottocamp.com/it/campsites/camping-les-fontaines-canet-en-roussillon"
  ],
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ]
}