{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pentire-haven-touring-park-bude-cornwall",
  "name": "Pentire Haven Touring Park",
  "description": "Pentire Haven is a spacious AA 4 Star holiday park in the middle of gorgeous countryside with views of Bude and the coast of Cornwall. We are close to Bude beach and there are plenty of walks within a short trip of the site. There is plenty of space to pitch your tent and for the children to play. We now have three modern toilet and shower blocks all heated with free hot water and small charge for hairdryers. All the toilet blocks have facilities for disabled, and covered areas for dishwashin...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pentire-haven-touring-park-bude-cornwall",
  "image": [
    "https://lh3.googleusercontent.com/-o-0sL5VYFxc/UP04X09yfAI/AAAAAAAB1nI/1DlaMgbCRbU/w1000/Pentire-Haven-Touring-Park-422535958.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Stibb Road",
    "addressLocality": "Bude",
    "addressRegion": "Cornwall",
    "postalCode": "EX23 9QY"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.8290532,
    "longitude": -4.5447261
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}