{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-chehaw-park-albany-ga",
  "name": "Chehaw Park",
  "description": "Chehaw Park is located at 105 Chehaw Park Road, Albany GA 31701. Chehaw Park can be contacted at ***-***-**** or http://chehaw.org/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-chehaw-park-albany-ga",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "105 Chehaw Park Road",
    "addressLocality": "Albany",
    "addressRegion": "GA",
    "postalCode": "31701",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.618492,
    "longitude": -84.1408703
  }
}