{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-belle-plage-ploemeur-bretana",
  "name": "Camping Belle Plage",
  "description": "Campsite Belle-Plage offers swimming pool, golf facilities, supermarket, playground, marina, security measures, well-lit areas, hardened surface, lawn, sewage discharge, sanitary disposal, water, electricity, sanitary facilities, showers, laundry services, WiFi, dogs allowed, bread service, bicycle rental and has a small shop.",
  "url": "https://campertunity.com/listings/campgrounds/camping-belle-plage-ploemeur-bretana",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rue de l'Anse du Stole",
    "addressLocality": "Ploemeur",
    "addressRegion": "bretana",
    "postalCode": "56270",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.70545,
    "longitude": -3.42327
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}