{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lookout-mountain-chattanooga-west-koa-holiday-trenton-ga-us",
  "name": "What is the phone number for Lookout Mountain / Chattanooga West KOA Holiday?",
  "description": "Lookout Mountain / Chattanooga West KOA Holiday is located at 930 Mountain Shadows Drive, Trenton GA 30752. Lookout Mountain / Chattanooga West KOA Holiday can be contacted at ***-***-**** or http://koa.com/campgrounds/lookout-mtn-west/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/lookout-mountain-chattanooga-west-koa-holiday-trenton-ga-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "930 Mountain Shadows Drive",
    "addressLocality": "Trenton",
    "addressRegion": "GA",
    "postalCode": "30752",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.9186727,
    "longitude": -85.4907764
  }
}