{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ardnave-holiday-park-weston-super-mare-north-somerset",
  "name": "Ardnave Holiday Park",
  "description": "Ardnave Holiday Park Kewstoke near Weston-super-Mare in North Somerset is a peaceful and picturesque family holiday park. Set between the foot of Weston woods and the beach at Sand Bay, Ardnave Holiday Park remains a quiet and relaxing holiday destination and yet with easy access to the attractions and facilities of Weston-super-Mare.The park is spacious and set on level ground, much of which has been set-aside for relaxing and recreation and gives children lots of scope for exercise and play...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ardnave-holiday-park-weston-super-mare-north-somerset",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Kewstoke",
    "addressLocality": "Weston-Super-Mare",
    "addressRegion": "North Somerset",
    "postalCode": "BS22 9XJ"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.3471927,
    "longitude": -2.9778916
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}