{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-porcupine-bay-campground-davenport",
  "name": "Porcupine Bay campground",
  "description": "Porcupine Bay campground is located at Porcupine Bay Road, Davenport WA 99122. Porcupine Bay campground can be contacted at ***-***-**** or https://www.nps.gov/laro/planyourvisit/campgrounds.htm",
  "url": "https://campertunity.com/listings/campgrounds/what-is-phone-number-for-porcupine-bay-campground-davenport",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Porcupine Bay Road",
    "addressLocality": "Davenport",
    "addressRegion": "WA",
    "postalCode": "99122",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.8966378,
    "longitude": -118.1749112
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/davenport/porcupine-bay-campground"
  ]
}