{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-scissortail-campground-edmond-ok",
  "name": "What is the phone number for Scissortail Campground?",
  "description": "Scissortail Campground is located at 6400 East 15th Street, Edmond OK 73013. Scissortail Campground can be contacted at ***-***-**** or http://edmondok.com/Facilities/Facility/Details/Scissortail-Campground-10",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-scissortail-campground-edmond-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6400 East 15th Street",
    "addressLocality": "Edmond",
    "addressRegion": "OK",
    "postalCode": "73013",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.631308,
    "longitude": -97.3973511
  }
}