{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/grove-rv-park-marietta-ok",
  "name": "The Grove RV Park",
  "description": "Country, Friendly and Quit feel in the city of Marietta, OK conveniently located off I-35. 10 miles north of Winstar Casino.",
  "url": "https://campertunity.com/listings/campgrounds/grove-rv-park-marietta-ok",
  "image": [
    "https://img1.wsimg.com/isteam/stock/1396",
    "http://img1.wsimg.com/isteam/stock/1396"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "506 US HWY 77 S",
    "addressLocality": "Marietta",
    "addressRegion": "OK",
    "postalCode": "73448",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 33.94,
    "longitude": -97.13
  },
  "sameAs": [
    "https://thegrovervpark.com/"
  ]
}