{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/racecourse-lodge-hexham-northumberland",
  "name": "Racecourse Lodge",
  "description": "Located within the Hexham Racecourse complex, our self-catering lodge sleeps up to 6 people with 3 twin bedrooms, kitchen, sitting room, two shower rooms and a patio with a backdrop of magnificent scenery",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/racecourse-lodge-hexham-northumberland",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "High Yarridge",
    "addressLocality": "Hexham",
    "addressRegion": "Northumberland",
    "postalCode": "NE46 2JP",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 55.5682593,
    "longitude": -1.6444398
  }
}