{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-47-35",
  "name": "Schedule your own camping grounds.",
  "description": "It's very nice to run a coffee shop in a camp and enjoy your family right next to you, especially in a valley where you can go in with your dog dogs, separated from your regular site and have a half-door fence.",
  "url": "https://campertunity.com/listings/campgrounds/campground-47-35",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w960_h1280_250627150204009.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.7128998,
    "longitude": 128.138765776228
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100587"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}