{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/willowtree-resort-us",
  "name": "WillowTree Resort",
  "description": "WillowTree Resort, Longs South Carolina. See 8 traveler reviews, 14 photos and blog posts",
  "url": "https://campertunity.com/listings/campgrounds/willowtree-resort-us",
  "image": [
    "https://campcdn.com/photos/1/9/19105/187613/uploads_2F1558476144781-o9xlka81z3c-42c2f9527ca302eb67d9c2bcb0dd2b6d_2F20190406_122903.jpg?v=1633836123",
    "http:https://campcdn.com/photos/1/9/19105/187613/low_res/willowtree-resort.jpg?v=1633836123"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.982128,
    "longitude": -78.710983
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 8,
    "bestRating": 5,
    "worstRating": 1
  }
}