{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-61-21",
  "name": "열린캠핑장",
  "description": "열린캠핑장은 충청북도 충주시 앙성면 지당리 241 에 있습니다.",
  "url": "https://campertunity.com/listings/campgrounds/campground-61-21",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w960_h1280_250620111600398.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "지당리 241",
    "addressLocality": "충주시",
    "addressRegion": "충청북도",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.107428,
    "longitude": 127.7235065
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/2210"
  ]
}