{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/york-house-whitby-north-yorkshire",
  "name": "York House Caravan Park",
  "description": "York House Caravan park is set in 4 acres of beautiful North Yorkshire Moors Countryside yet only a short drive to the coast. We have 59 pitches with electric, and 41 Privately owned statics.With being a family managed park, you are guaranteed a friendly welcome and clean well run site. Hawsker is a small village in beautiful countryside having many footpaths and cycle ways. There is a local pub, providing good food and beer, families are welcome. On site we also have a cafe and licensed rest...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/york-house-whitby-north-yorkshire",
  "image": [
    "https://lh6.googleusercontent.com/-zeF9Uv08F8Q/UoUB3hZCsuI/AAAAAAADvA8/xHvkKVS92NY/w1000/York-House-Caravan-Park-783984466.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hawsker",
    "addressLocality": "Whitby",
    "addressRegion": "North Yorkshire",
    "postalCode": "YO22 4LW"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.4874141,
    "longitude": -0.6155111
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot_showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    }
  ]
}