{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/marster-spring-campground-paisley-or",
  "name": "Marster Spring Campground",
  "description": "Located 20 minutes south of Paisley, Oregon, Marster Spring is a rustic and peaceful campground along the banks of the Chewaucan River. The water level stays co",
  "url": "https://campertunity.com/listings/campgrounds/marster-spring-campground-paisley-or",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Paisley",
    "addressRegion": "OR",
    "postalCode": "97636",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 42.6242287,
    "longitude": -120.6054414
  },
  "sameAs": [
    "https://campflare.com/campground/marster-spring-campground-683",
    "https://thedyrt.com/camping/oregon/oregon-marster-spring-developed-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Vault Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Outhouse"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}