{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/molalla-salem",
  "name": "Molalla",
  "description": "You must reserve your campsite for Three Bears and Cedar Grove online at www.recreation.gov or the Recreation.gov Mobile App that you must download before you enter the corridor to check site availability and reserve a campsite. Overview: Enjoy a scenic drive along the Molalla River, which offers easy river access and opportunities for picnicking, swimming, camping, whitewater boating and fishing. The Molalla River is one of the few undammed tributaries of the Willamette River and cuts a pict...",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/molalla-salem",
  "image": [
    "https://www.blm.gov/sites/default/files/images/2024-02/blm-gov-opengraph-thumbnail.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Salem",
    "addressRegion": "OR",
    "postalCode": "97306",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.068683,
    "longitude": -122.490207
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Canyon"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "River"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}