{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/river-forks-park-gainesville-ga",
  "name": "What is the phone number for River Forks Park?",
  "description": "River Forks Park is located at 3500 Keith Bridge Road, Gainesville GA 30504. River Forks Park can be contacted at ***-***-**** or http://www.hallcounty.org/Facilities/Facility/Details/River-Forks-Park-11",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/river-forks-park-gainesville-ga",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3500 Keith Bridge Road",
    "addressLocality": "Gainesville",
    "addressRegion": "GA",
    "postalCode": "30504",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.2897865,
    "longitude": -83.9040244
  }
}