{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-les-roches-erquy",
  "name": "Camping Les Roches",
  "description": "situated 900m from the beach. Heated toilets and shower block. Bouncy inflatables. Miniature-golf",
  "url": "https://campertunity.com/listings/campgrounds/camping-les-roches-erquy",
  "image": [
    "https://www.lavelomaritime.nl/sites/eurovelo4/files/styles/ogimage/public/sit/bretagne/HPABRE0220Y00018/piscine-couverte-chauffee-2.jpg.webp?itok=AmUTq-Ty",
    "https://www.lavelomaritime.nl/sites/eurovelo4/files/styles/twitterimage/public/sit/bretagne/HPABRE0220Y00018/piscine-couverte-chauffee-2.jpg.webp?itok=FBHckYGT",
    "public://sit/bretagne/HPABRE0220Y00018/piscine-couverte-chauffee-2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue Pierre Vergos-Caroual Village",
    "addressLocality": "Erquy",
    "postalCode": "22430"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.6106679,
    "longitude": -2.4781894
  },
  "sameAs": [
    "https://www.lavelomaritime.nl/accommodation/campsites/camping-les-roches",
    "https://park4night.com/en/place/17101"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}