{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/phone-number-sesquicentennial-state-park-columbia-sc-us",
  "name": "Sesquicentennial State Park",
  "description": "Sesquicentennial State Park is located at 9564 Two Notch Road, Columbia SC 29223. Sesquicentennial State Park can be contacted at ***-***-**** or http://www.southcarolinaparks.com/sesqui/introduction.aspx",
  "url": "https://campertunity.com/listings/campgrounds/phone-number-sesquicentennial-state-park-columbia-sc-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9564 Two Notch Road",
    "addressLocality": "Columbia",
    "addressRegion": "SC",
    "postalCode": "29223",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.0892698,
    "longitude": -80.9063387
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/south-carolina/columbia/sesquicentennial-state-park"
  ]
}