{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-for-atherton-creek-campground-kelly-wy",
  "name": "What is the phone number for Atherton Creek Campground?",
  "description": "Atherton Creek Campground is located at Forest Road 30374, Kelly WY 83011. Atherton Creek Campground can be contacted at ***-***-**** or http://www.fs.usda.gov/recarea/btnf/recreation/camping-cabins/recarea/?recid=71623&actid=29",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-for-atherton-creek-campground-kelly-wy",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Forest Road 30374",
    "addressLocality": "Kelly",
    "addressRegion": "WY",
    "postalCode": "83011",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.6374411,
    "longitude": -110.5237138
  }
}