{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/gales-creek-campground-forest-grove-or-97116",
  "name": "Gales Creek Campground",
  "description": "AAA provides information on thousands of inspected and rated campground and RV park listings, giving you every detail you need for a great outdoor experience.",
  "url": "https://campertunity.com/listings/campgrounds/gales-creek-campground-forest-grove-or-97116",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Forest Grove, OR 97116",
    "addressRegion": "OR",
    "postalCode": "97116"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 45.5190404,
    "longitude": -123.1110551
  }
}