{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/little-creek-rv-and-tiny-house-resort-townville-sc",
  "name": "Little Creek RV and Tiny House Resort",
  "description": "Little Creek RV and Tiny House Resort is located at 1044 White Pine Lane, Townville SC 29689. Little Creek RV and Tiny House Resort can be contacted at ***-***-**** or http://littlecreekresort.com/",
  "url": "https://campertunity.com/listings/campgrounds/little-creek-rv-and-tiny-house-resort-townville-sc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1044 White Pine Lane",
    "addressLocality": "Townville",
    "addressRegion": "SC",
    "postalCode": "29689",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.572788,
    "longitude": -82.878492
  }
}