{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/broad-meadow-house-st-austell",
  "name": "Broad Meadow House",
  "description": "Broad Meadow House ... relax eat smile sleep retreatBroad Meadow House offers exclusive camping & special secret escapes on the South Cornish Coast. When we say exclusive we mean exclusive! We welcome just 12 camping guests across a total 5 pitches and can accomodate tents and small camper vans on site. Choose from Tent & Breakfast (think B&B in pre-pitched posh tents) or DIY Camp Pitches (bring your own gear) … all nestling in a magical one acre Seaside Meadow … with a uniquely tiny set-up w...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/broad-meadow-house-st-austell",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Quay Road",
    "addressLocality": "St Austell",
    "addressRegion": "Cornwall",
    "postalCode": "PL25"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.338466,
    "longitude": -4.7882104
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    }
  ]
}