{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/westgate-carr-farm-site-pickering-north-yorkshire",
  "name": "Westgate Carr Farm Site",
  "description": "Currently no description added for Westgate Carr Farm Site",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/westgate-carr-farm-site-pickering-north-yorkshire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Market Place",
    "addressLocality": "Pickering",
    "addressRegion": "North Yorkshire",
    "postalCode": "YO18 8LX"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.2452377,
    "longitude": -0.7793593
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}