{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/willowtree-rv-resort-longs-sc",
  "name": "What is the phone number for WillowTree RV Resort?",
  "description": "WillowTree RV Resort is located at 520 Southern Sights Dr, Longs SC 29568. WillowTree RV Resort can be contacted at ***-***-**** or http://www.willowtreervr.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/willowtree-rv-resort-longs-sc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "520 Southern Sights Dr",
    "addressLocality": "Longs",
    "addressRegion": "SC",
    "postalCode": "29568",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.9820379,
    "longitude": -78.7100711
  }
}