{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-spencer-creek-campground-cla",
  "name": "What is the phone number for Spencer Creek Campground?",
  "description": "Spencer Creek Campground is located at 6998 South 4180 Road, Claremore OK 74017. Spencer Creek Campground can be contacted at ***-***-**** or http://www.recreation.gov/camping/spencer-creek/r/campgroundDetails.do?contractCode=NRSO&parkId=73412",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-spencer-creek-campground-cla",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6998 South 4180 Road",
    "addressLocality": "Claremore",
    "addressRegion": "OK",
    "postalCode": "74017",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.5106087,
    "longitude": -95.5612069
  }
}