{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-us-army-mwr-redstone-arsenal",
  "name": "What is the phone number for US Army MWR Redstone Arsenal RV Park?",
  "description": "US Army MWR Redstone Arsenal RV Park is located at Hermes Road, Huntsville AL 35808. US Army MWR Redstone Arsenal RV Park can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-the-phone-number-for-us-army-mwr-redstone-arsenal",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Hermes Road",
    "addressLocality": "Huntsville",
    "addressRegion": "AL",
    "postalCode": "35808",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.6928357,
    "longitude": -86.638783
  }
}