{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jennys-creek-family-campground-cleveland-ga",
  "name": "What is the phone number for Jenny's Creek Family Campground?",
  "description": "Jenny's Creek Family Campground is located at , Cleveland GA 30528. Jenny's Creek Family Campground can be contacted at ***-***-**** or http://www.jennyscreek.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/jennys-creek-family-campground-cleveland-ga",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Cleveland",
    "addressRegion": "GA",
    "postalCode": "30528",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.6326759,
    "longitude": -83.8222399
  }
}