{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/meadows-rv-park-456-crowder-road-mead-ok-73449-mead-ok",
  "name": "Meadows RV Park 456 Crowder Road, Mead, OK 73449",
  "description": "Invest and become an entrepreneur in this quaint RV park with an Airbnb + cabin. Located in close proximity to Lake Texoma with more than 6 million annual visitors and less than 15 minutes to the new upcoming Pointe Vista development. The RV park has 10 spots with full electric 30 and 50amp and sewer hookups for each spot. Additional covered parking is also great for boats or vehicles or could be rented out as storage. The Airbnb is a move in ready 3 bed 2 bath manufactured home built in 2019...",
  "url": "https://campertunity.com/listings/campgrounds/meadows-rv-park-456-crowder-road-mead-ok-73449-mead-ok",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "456 Crowder Road",
    "addressLocality": "Mead",
    "addressRegion": "OK",
    "postalCode": "73449",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.0386801,
    "longitude": -96.5276221
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "425000",
    "priceValidUntil": "2026-07-06"
  },
  "priceRange": "$425000+"
}