{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/hadrians-wall-camp-site-haltwhistle",
  "name": "Hadrian's Wall Camp Site",
  "description": "Hadrian's Wall Camp Site is a campsite located in Haltwhistle, Northumberland.This terraced campsite and campsite on the sloped...",
  "url": "https://campertunity.com/listings/campgrounds/hadrians-wall-camp-site-haltwhistle",
  "image": [
    "https://cdn2.acsi.eu/6/7/5/1/675163e653492.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Melkridge Tilery",
    "addressLocality": "Haltwhistle",
    "postalCode": "NE49 9PG",
    "addressCountry": "GB"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 54.98575,
    "longitude": -2.42267
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.5,
    "reviewCount": 1,
    "bestRating": 10,
    "worstRating": 1
  }
}