{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/oak-tree-rv-mhp-parks-sand-springs-ok",
  "name": "Oak Tree RV & MHP Parks",
  "description": "Oak Tree RV & MHP Parks is located at 2121 Campbell Creek Road, Sand Springs OK 74063. Oak Tree RV & MHP Parks can be contacted at ***-***-**** or",
  "url": "https://campertunity.com/listings/campgrounds/oak-tree-rv-mhp-parks-sand-springs-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "2121 Campbell Creek Road",
    "addressLocality": "Sand Springs",
    "addressRegion": "OK",
    "postalCode": "74063",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.1330556,
    "longitude": -96.2222222
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/oklahoma/sand-springs/oak-tree-rv-mhp-parks"
  ]
}