{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-foss-state-park-foss-ok-us",
  "name": "What is the phone number for Foss State Park?",
  "description": "Foss State Park is located at 10252 Oklahoma 44, Foss OK 73647. Foss State Park can be contacted at ***-***-**** or http://www.travelok.com/listings/view.profile/id.2848",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-foss-state-park-foss-ok-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10252 Oklahoma 44",
    "addressLocality": "Foss",
    "addressRegion": "OK",
    "postalCode": "73647",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.5299525,
    "longitude": -99.1865111
  }
}