{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/martello-beach-holiday-park-colchester-essex",
  "name": "Martello Beach Holiday Park",
  "description": "With direct beach access and just a short drive away from Clacon-on-sea, it's easy to see why Martello Beach Holiday Park is such a popular family holiday destination. Facilities include indoor and outdoor swimming pools, an adventure playground, restaurant/cafe, and a sports court for those more active guests. Tasty food and drink is available throughout the day, and in the busy summer periods there’s fantastic events, activities, clubs and shows to entertain young and old.But if you do fanc...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/martello-beach-holiday-park-colchester-essex",
  "image": [
    "https://lh3.googleusercontent.com/-OlrPPCKZD_4/UjwjDGEOfTI/AAAAAAADq7w/x_eeYxcw7Jg/w1000/Martello-Beach-Holiday-Park-%252528-Park-Resorts-%252529-952421589.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Belsize Avenue",
    "addressLocality": "Colchester",
    "addressRegion": "Essex",
    "postalCode": "CO15 2LF"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.8896903,
    "longitude": 0.8994651
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}