{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bearsted-caravan-club-site-formerly-pine-lodge-touring-park",
  "name": "Bearsted Caravan Club Site ( Formerly Pine Lodge Touring Park )",
  "description": "Currently no description added for Bearsted Caravan Club Site ( Formerly Pine Lodge Touring Park )",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bearsted-caravan-club-site-formerly-pine-lodge-touring-park",
  "image": [
    "http://www.campsitechatter.com/images/campsitechatter-logo-square1000.gif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Maidstone Motorway Services",
    "addressLocality": "Maidstone",
    "addressRegion": "Kent",
    "postalCode": "ME17 1SS"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.2748258,
    "longitude": 0.5231646
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodge"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lodging"
    }
  ]
}