{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/briarfields-motel-touring-park-cheltenham",
  "name": "Briarfields Motel & Touring Park",
  "description": "Briarfields Motel & Touring Park is a campsite in Cheltenham, Gloucestershire.The campsite has which are marked out, pitches without shade and...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/briarfields-motel-touring-park-cheltenham",
  "image": [
    "https://cdn3.acsi.eu/6/7/5/0/675010217b6a7.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "(B4063) Gloucester Road",
    "addressLocality": "Cheltenham",
    "postalCode": "GL51 0SS",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 51.89503,
    "longitude": -2.13425
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    }
  ]
}