{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/manor-court-farm-royal-tunbridge-wells-kent",
  "name": "Manor Court Farm",
  "description": "Currently no description added for Manor Court Farm",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/manor-court-farm-royal-tunbridge-wells-kent",
  "image": [
    "https://lh5.googleusercontent.com/-BkIRy9bi19A/UYoVwlWAh-I/AAAAAAACUSA/eGkxQHwk250/w1000/Manor-Court-Farm-238911140.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ashurst",
    "addressLocality": "Royal Tunbridge Wells",
    "addressRegion": "Kent",
    "postalCode": "TN3 9TB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.1371483,
    "longitude": 0.2673446
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Farm"
    }
  ]
}