{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/rv-express-66-marshfield-mo",
  "name": "RV Express 66",
  "description": "Contact info, reviews tips & more for RV Express 66 | Camping in Missouri",
  "url": "https://campertunity.com/listings/campgrounds/rv-express-66-marshfield-mo",
  "image": [
    "https://photos.thedyrt.com/photo/673679/media/rv-express-66_1fc7f718-4be1-44e2-a575-2fd1895bcdd6.jpg?width=1200&height=630&fit=crop&auto=webp",
    "https://photos.thedyrt.com/photo/673679/media/rv-express-66_1fc7f718-4be1-44e2-a575-2fd1895bcdd6.jpg?auto=webp"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1469 Spur Dr",
    "addressLocality": "Marshfield",
    "addressRegion": "MO",
    "postalCode": "65706",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.34227613,
    "longitude": -92.92919797
  },
  "sameAs": [
    "https://www.rvezy.com",
    "https://thedyrt.com/camping/missouri/rv-express-66"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-10-02"
  },
  "priceRange": "$0+"
}