{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sandbur-rv-park-kaw-city-ok",
  "name": "What is the phone number for Sandbur RV Park?",
  "description": "Sandbur RV Park is located at 13444 Oklahoma 11, Kaw City OK 74641. Sandbur RV Park can be contacted at ***-***-**** or http://www.thesandbur.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/sandbur-rv-park-kaw-city-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/files/directory/2987/1594343970_profile.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "13444 Oklahoma 11",
    "addressLocality": "Kaw City",
    "addressRegion": "OK",
    "postalCode": "74641",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.7670709,
    "longitude": -96.8468667
  }
}