{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campingjang-1",
  "name": "Schedule a free break camp.",
  "description": "There's an area of 2,500 square feet of land and an ideal place for a mountain valley, and there's a camper with a personal shower and a bathroom.",
  "url": "https://campertunity.com/listings/campgrounds/campingjang-1",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1280_h960_250620111552807.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.9376239,
    "longitude": 127.5592656
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Flush_toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}