{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-58-12",
  "name": "Northumbria Campground",
  "description": "Northumbria Campground is located at 220-40, Cheongtaesan-ro 154beon-gil, Dunnae-myeon, Hoengseong-gun, Gangwon-do.",
  "url": "https://campertunity.com/listings/campgrounds/campground-58-12",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1280_h853_250620111353459.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Dunnae-myeon Cheongtaesan-ro 154beon-gil 220-40",
    "addressLocality": "Hoengseong-gun",
    "addressRegion": "Gangwon-do",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.5087680455481,
    "longitude": 128.257571547607
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100724"
  ]
}