{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ford-farm-certificated-location-brockenhurst-hampshire",
  "name": "Ford Farm Certificated Location",
  "description": "Currently no description added for Ford Farm Certificated Location",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/ford-farm-certificated-location-brockenhurst-hampshire",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Brockenhurst",
    "addressLocality": "Brockenhurst",
    "addressRegion": "Hampshire",
    "postalCode": "SO42 7TB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.8192273,
    "longitude": -1.5780214
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}