{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stoupe-cross-farm-caravan-park-whitby-north-yorkshire",
  "name": "Stoupe Cross Farm Caravan Park",
  "description": "We no longer accept tents, camper vans or short stay touring caravans, only seasonal touring caravans that come on in March and leave in October.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/stoupe-cross-farm-caravan-park-whitby-north-yorkshire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Trotters Bungalow",
    "addressLocality": "Whitby",
    "addressRegion": "North Yorkshire",
    "postalCode": "YO22 4JU"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.4874141,
    "longitude": -0.6155111
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}