{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-isigny-sur-mer-normandie",
  "name": "Discharge Toilet",
  "description": "to river le Vire near harbour - quiet - places separated by hedges - pay with 2,- euro coin - supermarket Intermarche 100m",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-isigny-sur-mer-normandie",
  "image": [
    "https://images.campercontact.com/media/photos/4222124650699014.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Quai Neuf",
    "addressLocality": "Isigny-sur-Mer",
    "addressRegion": "normandie",
    "postalCode": "14230",
    "addressCountry": "FR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 49.32147,
    "longitude": -1.10433
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.74,
    "reviewCount": 56,
    "bestRating": 5,
    "worstRating": 1
  }
}