{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-melun-ile-de-france",
  "name": "Discharge Toilet",
  "description": "Located on the Seine - ideal base for trips to Paris and Disneyland Paris - park-like surroundings - swimming pool - bread service - restaurant - snack bar 100m - supermarket 2km - city bus stops in front of the campsite and takes you to the station - centre 2km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-melun-ile-de-france",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650890587.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Quai Maréchal Joffre",
    "addressLocality": "Melun",
    "addressRegion": "ile-de-france",
    "postalCode": "77000",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.52559,
    "longitude": 2.66932
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.57,
    "reviewCount": 21,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "EUR",
    "price": "27",
    "priceValidUntil": "2026-06-13"
  },
  "priceRange": "€27+"
}