{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/66-mobile-home-rv-park-tulsa-ok",
  "name": "66 Mobile Home & RV Park",
  "description": "",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/66-mobile-home-rv-park-tulsa-ok",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "7516 W 80th St S",
    "addressLocality": "Tulsa",
    "addressRegion": "OK",
    "postalCode": "74131",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.156312,
    "longitude": -95.992752
  }
}