{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-28-20",
  "name": "Schedule camping grounds for the famous wildflowers",
  "description": "A wildflower camp in the middle of the game is an entire camping camp where you can see four seasonal flowers on the campus, and you can spend a lot of time in the water valley and clear shade.",
  "url": "https://campertunity.com/listings/campgrounds/campground-28-20",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h480_240925175137272.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.5972741,
    "longitude": 127.5055741
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/7136"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}