{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pacific-crest-trailhead-willamette-pass-crescent-or",
  "name": "What is the phone number for Pacific Crest Trailhead - Willamette Pass?",
  "description": "Pacific Crest Trailhead - Willamette Pass is located at Oregon 58, Crescent OR 97733. Pacific Crest Trailhead - Willamette Pass can be contacted at or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/pacific-crest-trailhead-willamette-pass-crescent-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Oregon 58",
    "addressLocality": "Crescent",
    "addressRegion": "OR",
    "postalCode": "97733",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 43.5975502,
    "longitude": -122.0341797
  }
}