{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rv-park-in-tulsa-honcho-park-tulsa-ok",
  "name": "RV Park In Tulsa - Honcho Park",
  "description": "Searching for a unique RV Park in Tulsa with quick access to the city? If so, you’ll love our safe, fun, community-driven Honcho Park!",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/rv-park-in-tulsa-honcho-park-tulsa-ok",
  "image": [
    "https://vagabondrvparks.com/wp-content/uploads/2023/07/Untitled-design-3.png",
    "https://vagabondrvparks.com/wp-content/uploads/2022/11/55914225_360448101231808_88537443682222080_n-1.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "123 S Gilcrease Museum Rd",
    "addressLocality": "Tulsa",
    "addressRegion": "OK",
    "postalCode": "74127",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.1529634,
    "longitude": -96.0202384
  }
}