{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-brean-england",
  "name": "Discharge toilet",
  "description": "Sea 200 m-Centre 2 km",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/discharge-toilet-brean-england",
  "image": [
    "https://img.campercontact.com/media/photos/4222124650766423.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Coast Road",
    "addressLocality": "Brean",
    "addressRegion": "england",
    "postalCode": "TA8",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.28052,
    "longitude": -3.0129
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 3.69,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}