{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-25-27",
  "name": "Book a summer camper.",
  "description": "It is recognized as a series of tourist attractions between small mountains, where Karaban and Glampingham stand at the edge of the beach.",
  "url": "https://campertunity.com/listings/campgrounds/campground-25-27",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h479_240925172725056.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.4572174,
    "longitude": 126.368155
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/7663"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bbq Grill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Gravel Road"
    }
  ]
}