{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/village-club-du-soleil-beg-meil-fouesnant-brittany",
  "name": "Village Club du Soleil Beg Meil",
  "description": "Village Club du Soleil Beg-Meil is a camping with a swimming pool, playground, security measures, illuminated area, electricity, toilets, showers, laundry facilities, internet, and a small shop.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/village-club-du-soleil-beg-meil-fouesnant-brittany",
  "image": [
    "https://images.campercontact.com/media/photos/112308515707551748.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hent Ty Nod",
    "addressLocality": "Fouesnant",
    "addressRegion": "brittany",
    "postalCode": "29170",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.85602,
    "longitude": -4.01309
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming_pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ]
}