{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/skagit-valley-mount-vernon-wa",
  "name": "What is the phone number for Skagit Valley RV Park?",
  "description": "Skagit Valley RV Park is located at 305 Stewart Road, Mount Vernon WA 98273. Skagit Valley RV Park can be contacted at ***-***-**** or http://www.skagitvalleyrv.com/",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/skagit-valley-mount-vernon-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "305 Stewart Road",
    "addressLocality": "Mount Vernon",
    "addressRegion": "WA",
    "postalCode": "98273",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.4437653,
    "longitude": -122.3451206
  }
}