{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/monkey-tree-holiday-park-newquay-cornwall",
  "name": "Monkey Tree Holiday Park",
  "description": "Monkey Tree Holiday Park & Campsite in Newquay is an award winning family Holiday Park just minutes away from Perranporth & Newquay. Situated on the North Coast of Cornwall, we benefit from having some of Europe’s finest beaches just minutes away.Monkey Tree Holiday Park has an excellent range of static holiday homes to suit all tastes and budgets. The choice of caravan and camping pitches is superb, from standard non electric to those with hard standing, electricity, water supply and mains d...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/monkey-tree-holiday-park-newquay-cornwall",
  "image": [
    "https://lh3.googleusercontent.com/-jAN3w1TMPNw/UiECNvzX24I/AAAAAAADnU0/tF_0ydji8C8/w1000/Monkey-Tree-Holiday-Park-954890621.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Scotland Road",
    "addressLocality": "Newquay",
    "addressRegion": "Cornwall",
    "postalCode": "TR8 5QR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.4134414,
    "longitude": -5.0848836
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Surfing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cliff"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 1,
    "bestRating": 5,
    "worstRating": 1
  }
}