{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hunting-island-state-park-saint-helena-island-sc",
  "name": "What is the phone number for Hunting Island State Park?",
  "description": "Hunting Island State Park is located at 2555 Sea Island Parkway, Saint Helena Island SC 29920. Hunting Island State Park can be contacted at ***-***-**** or https://southcarolinaparks.com/hunting-island",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/hunting-island-state-park-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": "2555 Sea Island Parkway",
    "addressLocality": "Saint Helena Island",
    "addressRegion": "SC",
    "postalCode": "29920",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.3689364,
    "longitude": -80.4461696
  }
}