{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-5-29",
  "name": "Book up for Golzem Camping.",
  "description": "Golchem camp is a family camp in the middle of which children can play freely with soccer balls, batminton, kachibol, rope, hulahoff, and so forth. It's good to have them play freely in their tents.",
  "url": "https://campertunity.com/listings/campgrounds/campground-5-29",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h480_240925172916619.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.4269266,
    "longitude": 126.7049375
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/299"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wheelchair Accessible"
    }
  ]
}