{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bellfield-farm-certificated-location-ashford-kent",
  "name": "Bellfield Farm Certificated Location",
  "description": "Currently no description added for Bellfield Farm Certificated Location",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bellfield-farm-certificated-location-ashford-kent",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "High street",
    "addressLocality": "Ashford",
    "addressRegion": "Kent",
    "postalCode": "TN25 7BP"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.148555,
    "longitude": 0.8722566
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}