{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/50-2",
  "name": "피노키오숲",
  "description": "It is located inside Hwangdun Valley on the way from Wonju to Yeongwol Jucheon. It is a campsite located within Pinocchio Arboretum, consisting of auto camping sites and caravans. It is a place where high-level camping enthusiasts frequent, where you can enjoy quiet camping in a dense forest with a wide lawn. In addition, leisure facilities such as a children's playground, forest therapy, forest shelters, and zip lines are well-equipped.",
  "url": "https://campertunity.com/listings/campgrounds/50-2",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h479_240925174608212.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "황둔리 903",
    "addressLocality": "원주시",
    "addressRegion": "강원도",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.258394,
    "longitude": 128.1654343
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/3326"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}