{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/willow-tree-resort-myrtle-beach-longs-sc",
  "name": "Willow Tree Resort Myrtle Beach",
  "description": "Find information and deals for Willow Tree Resort Myrtle Beach at MyrtleBeach.com.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/willow-tree-resort-myrtle-beach-longs-sc",
  "image": [
    "https://www.myrtlebeach.com/wp-content/uploads/2010/12/364185584_1939598323088472_1022252644139553048_n-1.jpeg",
    "https://www.myrtlebeach.com/wp-content/uploads/2010/12/364185584_1939598323088472_1022252644139553048_n-1-960x720.jpeg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "520 Southern Sights Dr.",
    "addressLocality": "Longs",
    "addressRegion": "SC",
    "postalCode": "29568",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.9824281,
    "longitude": -78.710314
  },
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 5,
    "reviewCount": 2,
    "bestRating": 5,
    "worstRating": 1
  }
}