{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-75",
  "name": "I want you to book a nature garden for a day in the sky.",
  "description": "It's a natural tourist garden with nature, and a nice view with large swimming pools, playgrounds, poison plants, abdominal floors, and round-room fences, which is a perfect place to write 0-6***-***-****.",
  "url": "https://campertunity.com/listings/campgrounds/campground-75",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1280_h1280_241209154817760.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.4976845,
    "longitude": 128.9320507
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/101066"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming Pool"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}