{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/willowtree-rv-resort-campground-myrtle-beach-longs-sc",
  "name": "WillowTree RV Resort & Campground - Myrtle Beach Campgrounds",
  "description": "One of the top rated RV resorts on the east coast just minutes from Myrtle Beach, SC. Large sites and amazing on-site amenities.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/willowtree-rv-resort-campground-myrtle-beach-longs-sc",
  "image": [
    "https://willowtreervr.com/wp-content/uploads/2023/05/BirdeyeLogo.png",
    "https://willowtreervr.com/wp-content/uploads/2023/05/hp-to-do-1.png",
    "https://willowtreervr.com/wp-content/uploads/2023/05/hp-to-do-2.png",
    "https://willowtreervr.com/wp-content/uploads/2023/05/hp-to-do-3.png",
    "https://willowtreervr.com/wp-content/uploads/2023/05/hp-to-do-4.png",
    "https://willowtreervr.com/wp-content/uploads/2023/05/hp-to-do-5.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "520 Southern Sights Drive",
    "addressLocality": "Longs",
    "addressRegion": "SC",
    "postalCode": "29568",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.8687,
    "longitude": -78.732
  },
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "numberOfRooms": 107,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4.8,
    "reviewCount": 1593,
    "bestRating": 5,
    "worstRating": 1
  }
}