{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spital-farm-campsite-scarborough-north-yorkshire",
  "name": "Spital Farm Campsite",
  "description": "Spital Farm is a well-equipped yet small and tranquil camping site for tents, motorhomes and caravans. We have a special, well drained and level area which is reserved for tents. It is as camping used to be with children free to play and entertain themselves in the open fields where they can be clearly seen, leaving parents to relax themselves, knowing they are safe.It offers easy access to not only Scarborough and the fantastic beaches of the East Yorkshire coast, but is a stone’s throw away...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spital-farm-campsite-scarborough-north-yorkshire",
  "image": [
    "https://lh3.googleusercontent.com/-AuAFcAzJcsk/VA2AL_u2NjI/AAAAAAAECl4/fjzNxFvUkWY/w1000/Spital-Farm-Campsite-222780501.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Spital Road",
    "addressLocality": "Scarborough",
    "addressRegion": "North Yorkshire",
    "postalCode": "YO12 4NW"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.2820009,
    "longitude": -0.4011868
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Restaurant"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}