{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/feyrer-park-molalla-or",
  "name": "Feyrer Park",
  "description": "Feyrer Park, near Molalla, Oregon, is a solid choice for campers looking to enjoy the great outdoors year-round.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/feyrer-park-molalla-or",
  "image": [
    "https://photos.thedyrt.com/photo/8578/photo/oregon-feyrer-park_14a341b32a0cba3c726cffe1cd9278e1.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-122.53396806662278,45.1385801098196)/-122.53396806662278,45.1385801098196,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/8575/photo/oregon-feyrer-park_2d67135d83c4a318206f0fec325a6db8.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/8578/photo/oregon-feyrer-park_14a341b32a0cba3c726cffe1cd9278e1.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Molalla",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.1385801098196,
    "longitude": -122.53396806662278
  },
  "checkinTime": "15:00:00",
  "checkoutTime": "13:00:00",
  "numberOfRooms": 20,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Drinking_water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic_table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Toilets"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Picnic Table"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Potable Water"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Riverside"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": 4,
    "reviewCount": 5,
    "bestRating": 5,
    "worstRating": 1
  },
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "37",
    "priceValidUntil": "2026-06-12"
  },
  "priceRange": "$37-$46"
}