{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-big-lake-resort-mount-vernon-wa-us",
  "name": "What is the phone number for Big Lake Resort?",
  "description": "Big Lake Resort is located at 17867 West Big Lake Boulevard, Mount Vernon WA 98274. Big Lake Resort can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/phone-number-big-lake-resort-mount-vernon-wa-us",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "17867 West Big Lake Boulevard",
    "addressLocality": "Mount Vernon",
    "addressRegion": "WA",
    "postalCode": "98274",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.3867158,
    "longitude": -122.2422805
  }
}