{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/manor-house-farm-caravan-park-harrogate-north-yorkshire",
  "name": "Manor House Farm Caravan Park",
  "description": "Currently no description added for Manor House Farm Caravan Park",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/manor-house-farm-caravan-park-harrogate-north-yorkshire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Harrogate",
    "addressLocality": "Harrogate",
    "addressRegion": "North Yorkshire",
    "postalCode": "HG3 4JS"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 53.9921491,
    "longitude": -1.5391039
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}