{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/46-campground-1",
  "name": "Book up for Cottage Camping.",
  "description": "It's a private camp near the Andodo Valley, and it's built with individual showeres and individual hot water cookies that can be used for four months.",
  "url": "https://campertunity.com/listings/campgrounds/46-campground-1",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1280_h853_241121165946279.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.2584306,
    "longitude": 126.349892
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/101504"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Showers"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hot Showers"
    }
  ]
}