{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-twin-cedars-rv-park-lynnwood",
  "name": "Twin Cedars RV Park",
  "description": "Twin Cedars RV Park is located at 17826 Highway 99, Lynnwood WA 98037. Twin Cedars RV Park can be contacted at ***-***-**** or http://twincedarsrvpark.business.site/",
  "url": "https://campertunity.com/listings/campgrounds/what-is-the-phone-number-for-twin-cedars-rv-park-lynnwood",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "17826 Highway 99",
    "addressLocality": "Lynnwood",
    "addressRegion": "WA",
    "postalCode": "98037",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.8366852,
    "longitude": -122.3035767
  }
}