{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/pitts-landing-conway-sc",
  "name": "Pitts Landing",
  "description": "Pitts Landing is located at Pits Landing Road, Conway SC 29527. Pitts Landing can be contacted at or http://www.horrycounty.org/Departments/ParksAndRecreation.aspx",
  "url": "https://campertunity.com/listings/campgrounds/pitts-landing-conway-sc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Pits Landing Road",
    "addressLocality": "Conway",
    "addressRegion": "SC",
    "postalCode": "29527",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.83179,
    "longitude": -79.2487299
  }
}