{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/o",
  "name": "Book an Oto Camping Field.",
  "description": "The Sponge Otto Camp is a tourist camp in the town’s paradise park, surrounded by 23 plaintives and Karabans.",
  "url": "https://campertunity.com/listings/campgrounds/o",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h480_240925175351972.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.8600889,
    "longitude": 126.5298981
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/7442"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Viewing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Photography"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wildlife Watching"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}