{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/sullivan-pond-camp-winthrop-wa",
  "name": "Sullivan Pond Camp",
  "description": "Sullivan Pond Camp is located near the North Cascades in Washington, featuring forested terrain and a pond.",
  "url": "https://campertunity.com/listings/campgrounds/sullivan-pond-camp-winthrop-wa",
  "image": [
    "https://photos.thedyrt.com/photo/media/sullivan-pond-camp_d3e8957c-99c4-4e0d-9946-e82f731aa659.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/sullivan-pond-camp_d3e8957c-99c4-4e0d-9946-e82f731aa659.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/2011981/media/sullivan-pond-camp_6100d967-bd74-4d1f-8d01-f92c56e3d18d.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-120.144691,48.51902273)/-120.144691,48.51902273,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Winthrop",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 48.51902273,
    "longitude": -120.144691
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dispersed"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Valley"
    }
  ]
}