{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-canal-creek-waldport-or",
  "name": "What is the phone number for CANAL CREEK?",
  "description": "CANAL CREEK is located at Highway 34, Waldport OR 97394. CANAL CREEK can be contacted at ***-***-**** or http://www.recreation.gov/camping/canal-creek/r/campgroundDetails.do?contractCode=NRSO&parkId=73847",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/what-is-phone-number-for-canal-creek-waldport-or",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Highway 34",
    "addressLocality": "Waldport",
    "addressRegion": "OR",
    "postalCode": "97394",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 44.3686646,
    "longitude": -123.9269923
  }
}