{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/spot2nite-concrete-wa",
  "name": "Grandy Creek RV Campground",
  "description": "Enjoy a beautiful natural setting at the base of Mount Baker with easy access to North Cascades National Park. Take a day trip to Bellingham, the San Juan Islands or British Columbia. At our Thousand Trails Puget Sound RV campground</stron",
  "url": "https://campertunity.com/listings/campgrounds/spot2nite-concrete-wa",
  "image": [
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/0357d56b-98e7-11ef-8151-9ea119e9bd7c/card.jpg?v=63897749549",
    "https://spot2nite-staging.s3-us-west-2.amazonaws.com/uploads/photo/attachments/034a6642-98e7-11ef-9f1e-9ea1b63b5475/card.jpg?v=63897749547"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Concrete",
    "addressRegion": "WA",
    "postalCode": "98237",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.5363924,
    "longitude": -121.8767872
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}