{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bobcat-creek-rv-park-sayre-ok",
  "name": "What is the phone number for Bobcat Creek RV Park?",
  "description": "Bobcat Creek RV Park is located at 2005 North East Highway 66, Sayre OK 73662. Bobcat Creek RV Park can be contacted at ***-***-**** or http://www.bobcatcreekrvpark.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/bobcat-creek-rv-park-sayre-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2005 North East Highway 66",
    "addressLocality": "Sayre",
    "addressRegion": "OK",
    "postalCode": "73662",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.317412,
    "longitude": -99.617768
  }
}