{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/grand-lake-o-cherokees-marina-del-rey-resort-afton-ok",
  "name": "Grand Lake O' The Cherokees - Marina Del Rey Resort",
  "description": "Experience Marina Del Rey Resort, a scenic Afton RV park on Grand Lake O' the Cherokees, offering boating, fishing, and cabins.",
  "url": "https://campertunity.com/listings/campgrounds/grand-lake-o-cherokees-marina-del-rey-resort-afton-ok",
  "image": [
    "https://marinadelreyresort.com/wp-content/uploads/2024/10/Resort-Dock.webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "35043 South 4505 Road",
    "addressLocality": "Afton",
    "addressRegion": "OK",
    "postalCode": "74331",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.5987,
    "longitude": -94.9129
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}