{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/redbud-marina-and-rv-park-claremore-ok-1",
  "name": "Redbud Marina and RV Park",
  "description": "Redbud Marina and RV Park is located at 9001 Oklahoma 88, Claremore OK 74017. Redbud Marina and RV Park can be contacted at ***-***-**** or http://www.redbudmarina.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/redbud-marina-and-rv-park-claremore-ok-1",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "9001 Oklahoma 88",
    "addressLocality": "Claremore",
    "addressRegion": "OK",
    "postalCode": "74017",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.4190657,
    "longitude": -95.6665556
  }
}