{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ted-ps-land-wadmalaw-island-sc",
  "name": "Ted P.’s Land",
  "description": "We’ve got more Spanish Moss than you can shake a stick at - and we’ve got plenty of those too! While we lack ocean-side beach front, we do have spectacular views of the Wadmalaw river, particularly under a full moon and especially at sunset (we face west by southwest). We're offering approximately 60 acres of primitive hiking and campsites: areas for all levels of camping experience available. You can have a camping experience from literal back yard camping, to a serious “lost in the woods” a...",
  "url": "https://campertunity.com/listings/campgrounds/ted-ps-land-wadmalaw-island-sc",
  "image": [
    "https://hipcamp-res.cloudinary.com/image/upload/images/v1645451000/campground-photos/gyks9jw3ivnvjg4vweaf/ted-p-s-land-forest-of-the-leaning-tree.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Wadmalaw Island",
    "addressRegion": "SC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.655799999999985,
    "longitude": -80.23174
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Beach"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Island"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Ocean"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    }
  ]
}