{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-brookside-city-campground-graysvill",
  "name": "Brookside City Campground",
  "description": "Brookside City Campground is located at Park Street, Graysville AL 35073. Brookside City Campground can be contacted at ***-***-**** or http://www.brooksidealabama.com/?page_id=106",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-brookside-city-campground-graysvill",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Park Street",
    "addressLocality": "Graysville",
    "addressRegion": "AL",
    "postalCode": "35073",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.6375706,
    "longitude": -86.9230364
  }
}