{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/junior-point-campground-wa",
  "name": "Junior Point Campground | WA | Camping Information & Reviews",
  "description": "Escape to this intimate mountain retreat where five exclusive tent-only sites await adventurous souls seeking solitude. . 5 campsites available. Activities: Hik",
  "url": "https://campertunity.com/listings/campgrounds/junior-point-campground-wa",
  "image": [
    "https://qewhrfvhtvxtmipwycct.supabase.co/storage/v1/object/public/campground_photos/junior-point-campground-mountain-sunrise-sunset-view-AF1QipPeVlCAPaoKN17wYDlxfkK27bDd-hMSfzIJ0EuH.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sign in",
    "addressRegion": "WA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 47.9943,
    "longitude": -120.3993
  },
  "sameAs": [
    "https://www.outdoorithm.com/campgrounds/wa/okanogan-wenatchee/junior-point-campground",
    "https://thedyrt.com/camping/washington/washington-junior-point"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}