{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/washington-caravan-camp-park-washington",
  "name": "Washington Caravan & Camp. Park",
  "description": "Washington Caravan & Camp. Park is a campsite in Washington, West Sussex, located a river/stream and by a lake/recreational pond.This camp site...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/washington-caravan-camp-park-washington",
  "image": [
    "https://cdn1.acsi.eu/6/7/5/0/67502cf544d99.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "London Road",
    "addressLocality": "Washington",
    "postalCode": "RH20 4AJ",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.90881,
    "longitude": -0.40628
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 8.5,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}