{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shady-grove-rv-mobile-home-community-huntsville-al",
  "name": "A Shady Grove RV & Mobile Home Community",
  "description": "A Shady Grove RV & Mobile Home Community is located at 3012 Johnson Road Southwest, Huntsville AL 35805. A Shady Grove RV & Mobile Home Community can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/shady-grove-rv-mobile-home-community-huntsville-al",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3012 Johnson Road Southwest",
    "addressLocality": "Huntsville",
    "addressRegion": "AL",
    "postalCode": "35805",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.6925047,
    "longitude": -86.6042738
  }
}