{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/marietta-landing-campground-ardmore-ok",
  "name": "Marietta landing campground",
  "description": "Marietta landing campground is located at , Ardmore OK 73401. Marietta landing campground can be contacted at ***-***-**** or http://www.lake-murray.org/state-park/",
  "url": "https://campertunity.com/listings/campgrounds/marietta-landing-campground-ardmore-ok",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Ardmore",
    "addressRegion": "OK",
    "postalCode": "73401",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.027188,
    "longitude": -97.049694
  }
}