{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/cedar-glen-port-townsend-wa",
  "name": "Cedar Glen",
  "description": "Cedar Glen is located near the Olympic Peninsula in Washington, featuring forested terrain with a mix of cedar and fir trees.",
  "url": "https://campertunity.com/listings/campgrounds/cedar-glen-port-townsend-wa",
  "image": [
    "https://photos.thedyrt.com/photo/896208/media/cedar-glen-wa_baeb05eb-b9fd-4946-82e6-96f47398f560.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/896208/media/cedar-glen-wa_baeb05eb-b9fd-4946-82e6-96f47398f560.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-122.82084482878975,48.08802682529999)/-122.82084482878975,48.08802682529999,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/896196/media/cedar-glen-wa_1927652b-93ab-4f2d-a300-fb46fda9c63b.jpg?width=400&height=200&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Port Townsend",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.08802682529999,
    "longitude": -122.82084482878975
  },
  "sameAs": [
    "https://thedyrt.com/camping/washington/cedar-glen-wa"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$50+"
}