{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ladybird-landing-ok-united-states",
  "name": "Ladybird Landing",
  "description": "Explore Ladybird Landing in Eufaula Lake, Oklahoma with Recreation.gov. Ladybird Landing Campground sits along the beaches of Eufaula Lake in the green hills of Oklahoma.",
  "url": "https://campertunity.com/listings/campgrounds/ladybird-landing-ok-united-states",
  "image": [
    "https://www.recreation.gov/FacebookOG.jpg",
    "https://cdn.recreation.gov/public/2019/07/19/15/11/233479_d89f7c4c-1103-42f2-b74d-ee0e56613c23_700.jpg",
    "https://cdn.recreation.gov/public/2019/11/07/21/36/233479_e2235d62-1d26-42b0-8c66-5ee860964758_1440.jpg",
    "https://cdn.recreation.gov/public/2019/11/07/21/27/233479_8213f572-03d3-46c5-8237-3b7980a57691_1440.jpg",
    "https://cdn.recreation.gov/public/2019/11/07/22/03/233479_0ba2c069-6485-40c0-a21d-3ad2a9c33f70_1440.jpg",
    "https://cdn.recreation.gov/public/2019/11/07/21/26/233479_3f32cb55-3752-42b4-b35f-d3078aeb6ce8_1440.jpg",
    "https://cdn.recreation.gov/public/2019/07/19/15/07/233479_2bd25775-6bf6-46d3-9d01-bc814de28e5d_1440.jpg",
    "https://cdn.recreation.gov/public/2020/05/30/21/08/233479_01dd5061-ad15-4f6a-8385-032190952376_700.jpg",
    "https://cdn.recreation.gov/public/2019/07/19/15/08/233479_028331a3-7000-42e5-89b9-f23112c65442_700.jpg",
    "https://cdn.recreation.gov/public/2019/11/07/22/02/233479_da4eae8e-fdda-4236-9da4-95124ce2d0f5_1440.jpg",
    "https://cdn.recreation.gov/public/2019/11/07/22/10/233479_5cc0f2d5-7e95-4989-93c8-3d972ea5070c_1440.jpg",
    "https://cdn.recreation.gov/public/2019/07/19/15/10/233479_ebdabea5-9053-4d76-866e-a7634355c565_700.jpg",
    "https://www.recreation.gov/TwitterCard.jpg",
    "https://cdn.recreation.gov/public/2019/11/07/22/07/233479_61c0d34a-5811-48c5-95f8-7bad304943a8_1440.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Ladybird Landing",
    "addressRegion": "OK",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.2941667,
    "longitude": -95.3675
  },
  "sameAs": [
    "https://www.recreation.gov/camping/campgrounds/233479",
    "https://thedyrt.com/camping/oklahoma/ladybird-landing"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "14",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$14-$50"
}