{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tuck-in-wood-campgrounds-saint-helena-island-sc",
  "name": "What is the phone number for Tuck In the Wood Campgrounds?",
  "description": "Tuck In the Wood Campgrounds is located at 22 Tuc-In-De-Woods Lane, Saint Helena Island SC 29920. Tuck In the Wood Campgrounds can be contacted at ***-***-**** or http://www.tuckinthewood.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tuck-in-wood-campgrounds-saint-helena-island-sc",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "22 Tuc-In-De-Woods Lane",
    "addressLocality": "Saint Helena Island",
    "addressRegion": "SC",
    "postalCode": "29920",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.363994,
    "longitude": -80.5851089
  }
}