{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-larrabee-state-park-campground-bellingham-wa",
  "name": "What is the phone number for Larrabee State Park Campground?",
  "description": "Larrabee State Park Campground is located at Larrabee State Park, Bellingham WA 98229. Larrabee State Park Campground can be contacted at or https://parks.state.wa.us/536/Larrabee",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-larrabee-state-park-campground-bellingham-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Larrabee State Park",
    "addressLocality": "Bellingham",
    "addressRegion": "WA",
    "postalCode": "98229",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.6551871,
    "longitude": -122.4914207
  }
}