{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sunny-meadows-tourist-park-newquay-cornwall",
  "name": "Sunny Meadows Tourist Park",
  "description": "Sunny Meadows Tourist Park is situated 2 miles from Perranporth, 6 miles from Newquay on the coast road. The site has 65 hook-up pitches over 5 acres, with 10 acres of fields to walk the dog, or just take in the panoramic view of the area.There are two toilet/shower blocks and separate disabled toilet/shower.The laundry has washing machine & tumble dryer (these are on a meter) and washing up area.There is a childrens play area and family room, with a TV and pool table.Calor gas available ask...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sunny-meadows-tourist-park-newquay-cornwall",
  "image": [
    "https://lh6.googleusercontent.com/-vA-q-KFHhOk/UYOO6LR-dqI/AAAAAAACPwI/_eZvdzapxbA/w1000/Sunny-Meadows-Tourist-Park-786741164.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Rosehill",
    "addressLocality": "Newquay",
    "addressRegion": "Cornwall",
    "postalCode": "TR6 0"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.4134414,
    "longitude": -5.0848836
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Laundry"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Garden"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}