{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/six-pier-landing-wetumpka-al-us",
  "name": "What is the phone number for Six Pier Landing?",
  "description": "Six Pier Landing is located at 100 Six Pier Lane, Wetumpka AL 36092. Six Pier Landing can be contacted at ***-***-**** or http://sixpierlanding.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/six-pier-landing-wetumpka-al-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "100 Six Pier Lane",
    "addressLocality": "Wetumpka",
    "addressRegion": "AL",
    "postalCode": "36092",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.6056983,
    "longitude": -86.2845862
  }
}