{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/browns-camp-ohv-campground-forest-grove-or",
  "name": "Browns Camp OHV Campground",
  "description": "Browns Camp OHV Campground camping reservations and campground information. Learn more about camping near Browns Camp OHV Campground and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/browns-camp-ohv-campground-forest-grove-or",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/OR/pid412052/%7Bpht%7DODF-Logo%2520(1)%7Bpht%7D1695673693833.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "801 Gales Creek Rd",
    "addressLocality": "Forest Grove",
    "addressRegion": "OR",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.61079,
    "longitude": -123.34896
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/browns-camp-ohv-campground/OR/412052/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    }
  ]
}