{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-for-shady-acres-campground-mobile-al",
  "name": "What is the phone number for Shady Acres Campground?",
  "description": "Shady Acres Campground is located at 2500 Old Military Road, Mobile AL 36605. Shady Acres Campground can be contacted at ***-***-**** or http://shadyacresmobile.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-for-shady-acres-campground-mobile-al",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2500 Old Military Road",
    "addressLocality": "Mobile",
    "addressRegion": "AL",
    "postalCode": "36605",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 30.6282769,
    "longitude": -88.0955477
  }
}