{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/79afbdd8c2c3b41eafc00ea5dbedfcd58d9e2d27366fd7ad608cb874d74803d8",
  "name": "Book a three-bedroom camp.",
  "description": "If you don't like it, you'll have to have a nice, clean, airy camping area. The three-by-one camp is a camp with about 50 lawns in the background of Mount Giri. There's also a river running in front of the camp where children can play with water and catch fish.",
  "url": "https://campertunity.com/listings/campgrounds/79afbdd8c2c3b41eafc00ea5dbedfcd58d9e2d27366fd7ad608cb874d74803d8",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h480_240925173805034.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.3079167,
    "longitude": 127.8338141
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/1556"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}