{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/big-creek-baldy-lookout-rental-campflare-faq",
  "name": "Big Creek Baldy. Lookout Rental - Campflare",
  "description": "We will notify you when a spot opens up at Big Creek Baldy. Lookout Rental for free. The Big Creek Baldy Lookout provides an ideal vantage point to explore the Purcell Range of the Rocky Mountains and offers panoramic views of densely forested peaks.",
  "url": "https://campertunity.com/listings/campgrounds/big-creek-baldy-lookout-rental-campflare-faq",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "FAQ"
  },
  "sameAs": [
    "https://campflare.com/campground/234399"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}