{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/campground-222",
  "name": "I want you to book a bath, and I want you to book a bourbon oto camp.",
  "description": "It's a camp in the main bathroom, and it's famous for its only ocean-Autt experience in the country, and it's famous for its fishing points, and it's famous for its sunsets.",
  "url": "https://campertunity.com/listings/campgrounds/campground-222",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w1280_h960_241121165401034.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.6396511,
    "longitude": 128.2308605
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/6946"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    }
  ]
}