{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/flint-ridge-rv-elgin-ok",
  "name": "Flint Ridge RV",
  "description": "Flint Ridge RV is located near Elgin, Oklahoma, and features a landscape of rolling hills and open spaces. The area experiences temperatures ranging from the 30s in winter to the 90s in summer. Nearby, campers can explore the Wichita Mountains Wildlife Refuge and Lake Lawtonka for outdoor activities and scenic views.",
  "url": "https://campertunity.com/listings/campgrounds/flint-ridge-rv-elgin-ok",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1 Pioneer Court",
    "addressLocality": "Elgin",
    "addressRegion": "OK",
    "postalCode": "74347",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.97941521,
    "longitude": -98.07283967
  },
  "sameAs": [
    "https://thedyrt.com/camping/oklahoma/flint-ridge-rv"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}