{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camping-paradis-baie-ploemeur-ploemeur-lomener",
  "name": "Camping Paradis La Baie de Ploemeur",
  "description": "Camping Paradis La Baie de Ploemeur is a campsite in Ploemeur, Morbihan, by the sea. This campsite has pitches with...",
  "url": "https://campertunity.com/listings/campgrounds/camping-paradis-baie-ploemeur-ploemeur-lomener",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/1/67515df1e25cd.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "boulevard des Sables Blancs",
    "addressLocality": "Ploemeur/Lomener",
    "postalCode": "56270",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.72794,
    "longitude": -3.49386
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    }
  ]
}