{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/maker-camp",
  "name": "Maker Camp",
  "description": "Visit Maker Camp, a Campsite in Cornwall, England",
  "url": "https://campertunity.com/listings/campgrounds/maker-camp",
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 50.34266,
    "longitude": -4.204113
  },
  "sameAs": [
    "https://www.getoutwiththekids.co.uk/places/campsite/maker-camp"
  ]
}