{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-wagtail-park-york",
  "name": "Camping Wagtail Park",
  "description": "Camping Wagtail Park is a campsite in York, York.The campsite has which are marked out, pitches without shade and pitches with some shade. It is...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/camping-wagtail-park-york",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/67518fe2ce94f.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "North Lane Huntington",
    "addressLocality": "York",
    "postalCode": "YO32 9SU",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.99861,
    "longitude": -1.03053
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}