{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/north-campground-united-states",
  "name": "North Campground",
  "description": "North Campground in Lake Wenatchee State Park, Leavenworth Washington. See 15 traveler reviews, 25 photos and 4 blog posts",
  "url": "https://campertunity.com/listings/campgrounds/north-campground-united-states",
  "image": [
    "https://campcdn.com/photos/4/2/4229/291002/uploads_2F1622655361674-zj03p5gzhx-da851d76c58a0a2afe390f1edf87bb6c_2F6B34FC42-3184-4E4D-89B1-3062BDE57982.jpeg?v=1633887317",
    "http:https://campcdn.com/photos/4/2/4229/291002/low_res/north-campground-lake-wenatchee.jpeg?v=1633887317"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.81428252192842,
    "longitude": -120.72337457655635
  },
  "sameAs": [
    "https://www.campendium.com/north-campground-lake-wenatchee"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    }
  ]
}