{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-10-4",
  "name": "It's so nice to meet you.",
  "description": "The camper is running with the AutoCamping Center and the Glomping Bracket right below the mountain, opening in 2013, and having a very large range of private campers with 10,000 m2.",
  "url": "https://campertunity.com/listings/campgrounds/campground-10-4",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h480_240925174151248.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.3925938,
    "longitude": 126.9065949
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/2458"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}