{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/merrill-mobile-manor-rv-park-merrill-or",
  "name": "Merrill Mobile Manor & RV Park",
  "description": "Merrill Mobile Manor & RV Park is located near Merrill, Oregon, surrounded by flat terrain with open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/merrill-mobile-manor-rv-park-merrill-or",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "425 West Front Street",
    "addressLocality": "Merrill",
    "addressRegion": "OR",
    "postalCode": "97633",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.02385627,
    "longitude": -121.60482427
  },
  "sameAs": [
    "https://thedyrt.com/camping/oregon/merrill-mobile-manor-and-rv-park"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Bird Watching"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$0+"
}