{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/shinwolli-auto-camping-ground-wanju-jeonbuk",
  "name": "신월리 오토캠핑장",
  "description": "A good place to enjoy valley water play in summer. Shinwolli Auto Camping Ground is located in Dongsang-myeon, Wanju-gun, Jeonbuk. Thanks to its location in a valley, it's great for enjoying camping along with summer valley water play. The campground has 29 auto-camping sites made of crushed stone. Private trailers and private caravans are allowed. Water play areas, a convenience store, and other excellent facilities are also notable. There are abundant tourist resources nearby, such as Daeas...",
  "url": "https://campertunity.com/listings/campgrounds/shinwolli-auto-camping-ground-wanju-jeonbuk",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1280_h960_250620111444518.avif"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "동상주천로 359",
    "addressLocality": "완주군 동상면",
    "addressRegion": "전북",
    "addressCountry": "KR"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.9463761,
    "longitude": 127.317508
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100429"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gravel Road"
    }
  ]
}