{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cedars-rv-resort-ferndale-wa-2",
  "name": "The Cedars RV Resort",
  "description": "The Cedars RV Resort is located at 6335 Portal Way, Ferndale WA 98248. The Cedars RV Resort can be contacted at ***-***-**** or http://www.holidaytrailsresorts.com/",
  "url": "https://campertunity.com/listings/campgrounds/cedars-rv-resort-ferndale-wa-2",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6335 Portal Way",
    "addressLocality": "Ferndale",
    "addressRegion": "WA",
    "postalCode": "98248",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.870827,
    "longitude": -122.5855771
  },
  "sameAs": [
    "https://www.camping.org/campgrounds/washington/ferndale/the-cedars-rv-resort"
  ]
}