{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-en-plobannalec-lesconil-bretana-plobannalec-l",
  "name": "Camping en Plobannalec Lesconil, Bretaña",
  "description": "Two pitches in wooded land, in a quiet rural environment, for motorhomes, vans or small motorhomes. They have potable water, electricity and a charging station for electric cars. There are no bathrooms.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-en-plobannalec-lesconil-bretana-plobannalec-l",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Plobannalec-Lesconil",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.817,
    "longitude": -4.2115
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}