{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cedar-lane-rv-and-mobile-home-park-sedro-woolley-wa",
  "name": "Cedar Lane RV and Mobile Home Park",
  "description": "Cedar Lane RV and Mobile Home Park is located at 8878 Peavey Road, Sedro Woolley WA 98284. Cedar Lane RV and Mobile Home Park can be contacted at ***-***-**** or",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/cedar-lane-rv-and-mobile-home-park-sedro-woolley-wa",
  "image": [
    "https://www.camping.org/show_image.php?w=300&h=200&src=/images/no-image.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8878 Peavey Road",
    "addressLocality": "Sedro Woolley",
    "addressRegion": "WA",
    "postalCode": "98284",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.5166596,
    "longitude": -122.1896301
  }
}