{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/camp-on-the-creek-wadmalaw-island-sc",
  "name": "Camp on the Creek",
  "description": "My home is situated on 10 wooded acres on the Leadenwah Creek. Your campsite will have a view of the marsh and creek and all the beauty they have to offer. You have use of my dock for fishing, crabbing, shrimping, swimming and kayaking. I have 1 kayak available. There is a bonfire pit and 2 picnic tables. Parking for cars is on the concrete. The walk to the campsite is 18 yards. Tents can set up at the campsite. We do not allow vehicles on the grass.",
  "url": "https://campertunity.com/listings/campgrounds/camp-on-the-creek-wadmalaw-island-sc",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1588165193/campground-photos/iioptux78nbdigiodlnd/camp-on-the-creek-camp-on-the-creek.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wadmalaw Island",
    "addressRegion": "SC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.665373,
    "longitude": -80.20619699999997
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wetland"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}