{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ellscott-park-chichester-west-sussex",
  "name": "Ellscott Park",
  "description": "Ellscott Park is set in 8 acres of level Sussex countryside. It has 40 electric hookups, and is licensed by the local authority for 50 touring vans and or tents, it has a modern toilets with showers complete with disabled facilities.Ellscott Park is situated on a well sheltered site with a separate designated field for ball games, bikes, flying kites. Dogs on leads are welcome.We are only a few miles from outstanding costal beaches and the beautiful Cathedral City of Chichester with the renow...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ellscott-park-chichester-west-sussex",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Sidlesham Lane",
    "addressLocality": "Chichester",
    "addressRegion": "West Sussex",
    "postalCode": "PO20 7QL"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.8364862,
    "longitude": -0.7791721
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}