{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/id-11-5",
  "name": "북암농촌체험관",
  "description": "A clean and outstanding campsite, Northam Rural Experience Center is located in Sokrisan-myeon, Boeun-gun, Chungcheongbuk-do. The campsite has 35 auto-camping sites made of decks and crushed stones. All sites are spacious enough to accommodate large tents. In addition, individual sinks are installed. Caravans, trailers, and counties are not allowed. The facility also offers various amenities such as an indoor children's play area, trampoline, lawn square, vegetable garden, convenience store,...",
  "url": "https://campertunity.com/listings/campgrounds/id-11-5",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1280_h960_241206071100435.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "속리산로 1220-6",
    "addressLocality": "보은군",
    "addressRegion": "충북",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.540877,
    "longitude": 127.7864468
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100601"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gravel Road"
    }
  ]
}