{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/desoto-falls-recreation-cleveland-ga",
  "name": "What is the phone number for Desoto Falls Recreation Area?",
  "description": "Desoto Falls Recreation Area is located at 18365 U.S. 129, Cleveland GA 30528. Desoto Falls Recreation Area can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/conf/recreation/camping-cabins/recarea/?recid=10524&actid=29",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/desoto-falls-recreation-cleveland-ga",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "18365 U.S. 129",
    "addressLocality": "Cleveland",
    "addressRegion": "GA",
    "postalCode": "30528",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.7119684,
    "longitude": -83.9164656
  }
}