{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bluetravelstreet",
  "name": "Schedule South Sea BlueTravelStreet Camping Center",
  "description": "It's a camping ground on the south coast of Boriam, where there's always a valley of clean water, a wide site, a room, and a water playground.",
  "url": "https://campertunity.com/listings/campgrounds/bluetravelstreet",
  "image": [
    "https://4dayworks.s3.ap-northeast-2.amazonaws.com/camp/backend/custom_w720_h405_240925180523212.avif"
  ],
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.7745708,
    "longitude": 127.9757635
  },
  "sameAs": [
    "https://www.camperest.kr/campsite/100367"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}