{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-saint-michel-erquy-fr",
  "name": "Camping Saint-Michel",
  "description": "Camping Saint-Michel is a campsite in Erquy, Côtes-d'Armor, located by the sea.The campsite has which are marked out, pitches without shade and...",
  "url": "https://campertunity.com/listings/campgrounds/camping-saint-michel-erquy-fr",
  "image": [
    "https://cdn3.acsi.eu/6/7/4/c/674c3fcdf16c6.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "137 rue Saint-Michel",
    "addressLocality": "Erquy",
    "postalCode": "22430",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.64672,
    "longitude": -2.42214
  },
  "sameAs": [
    "https://www.eurocampings.co.uk/france/brittany/cotes-darmor/erquy/camping-saint-michel-116149/",
    "https://park4night.com/en/place/10264"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}