{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-plobannalec-lesconil-brittany",
  "name": "Discharge Toilet",
  "description": "five star campsite - by the sea - swimming pools - (snack) bar - restaurant - shop - library - center 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-plobannalec-lesconil-brittany",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650900890.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Route de Kerlut",
    "addressLocality": "Plobannalec-Lesconil",
    "addressRegion": "brittany",
    "postalCode": "29740",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.81231,
    "longitude": -4.22261
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "25",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€25+"
}