{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/laurel-park-gainesville-ga",
  "name": "What is the phone number for Laurel Park?",
  "description": "Laurel Park is located at 3100 Old Cleveland Highway, Gainesville GA 30506. Laurel Park can be contacted at ***-***-**** or http://www.hallcounty.org/Facilities/Facility/Details/Laurel-Park-47",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/laurel-park-gainesville-ga",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3100 Old Cleveland Highway",
    "addressLocality": "Gainesville",
    "addressRegion": "GA",
    "postalCode": "30506",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.3476061,
    "longitude": -83.8072744
  }
}