{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/wireseong-campingjang-cheonan-chungnam",
  "name": "위례성캠핑장",
  "description": "This is a campsite located right next to Bukmyeon Valley, well-known as a camping spot for car camping and frequently visited by local residents. Although it's a quiet rural village, it's in front of the Bukmyeon Administrative Welfare Center, so the surrounding infrastructure is well-equipped. Additionally, there are many historical sites nearby, such as the Independence Hall of Korea and the Yu Gwan-sun Memorial Hall, which will provide a great opportunity for children to learn history. Enj...",
  "url": "https://campertunity.com/listings/campgrounds/wireseong-campingjang-cheonan-chungnam",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h540_240925180808118.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "동남구 북면 위례성로 733-1",
    "addressLocality": "천안시",
    "addressRegion": "충남",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.8267532,
    "longitude": 127.271251
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100895"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}