{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-gunter-hill-park-montgomery-al",
  "name": "What is the phone number for Gunter Hill Park?",
  "description": "Gunter Hill Park is located at 561 Booth Road, Montgomery AL 36108. Gunter Hill Park can be contacted at ***-***-**** or https://www.recreation.gov/camping/campgrounds/232593",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-gunter-hill-park-montgomery-al",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "561 Booth Road",
    "addressLocality": "Montgomery",
    "addressRegion": "AL",
    "postalCode": "36108",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.358456,
    "longitude": -86.4547627
  }
}