{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-north-shields-gb",
  "name": "Campspace in North Shields",
  "description": "We can only accommodate a VW or similar size camper van. If you have a large motorhome please specify the length before booking Other things We can only accommodate a VW or similar size camper van. If you have a large motorhome please specify the length before booking",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/campspace-in-north-shields-gb",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "North Shields",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.009,
    "longitude": -1.453
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Campervan_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}