{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/woolacombe-sands-holiday-park-woolacombe-devon",
  "name": "Woolacombe Sands Holiday Park",
  "description": "Woolacombe Sands Holiday Park Set in stunning coastal countryside, with spectacular Sea views, we are the Nearest Holiday Park to Woolacombe Beach.We pride ourselves on being a third generation family run park, providing wonderful holidays for our guests who return year after year.We offer a great choice of accommodation to suit all budgets and requirements from the Tides Reach bungalow and Waney Edge Chalets which are both available all year round through to our range of two and three bedroo...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/woolacombe-sands-holiday-park-woolacombe-devon",
  "image": [
    "https://lh4.googleusercontent.com/-jyC4gc939yE/UHHZT7crnlI/AAAAAAABcn4/rxq9ayVote4/w1000/Woolacombe-Sands-Holiday-Park-847177589.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Woolacombe",
    "addressLocality": "Woolacombe",
    "addressRegion": "Devon",
    "postalCode": "EX34 7BA"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.1728168,
    "longitude": -4.2051461
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Coastal"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair_accessible"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}