{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/m-m-land-cattle-eugene-or",
  "name": "M & M Land & Cattle Co",
  "description": "M & M Land & Cattle Co. RV Park and Campground in Eugene, Oregon",
  "url": "https://campertunity.com/listings/campgrounds/m-m-land-cattle-eugene-or",
  "image": [
    "https://rvcampgroundhq.com/wp-content/uploads/2023/09/cropped-rvcampgroundhq-logo-light-square-2500x2500-2.png",
    "http://rvcampgroundhq.com/wp-content/uploads/2023/09/RV-Campground-HQ-Default.jpg",
    "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAABCAQAAACC0sM2AAAADklEQVR42mP8X88wLAAAK5IBgMYCdqgAAAAASUVORK5CYII="
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "3885 Elmira Rd",
    "addressLocality": "Eugene",
    "addressRegion": "OR",
    "postalCode": "97402",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.0668957,
    "longitude": -123.1592624
  },
  "sameAs": [
    "https://rvcampgroundhq.com/campground/oregon/m-m-land-cattle-co/"
  ]
}