{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/billy-creek-upper-campground-lakeshore-ca",
  "name": "Billy Creek, Upper Campground",
  "description": "Upper Billy Creek Campground is located in the Sierra National Forest across the road from Huntington Lake at approximately 7,000 feet elevation. The campground features 43 campsites tucked beneath a grove of large cedar, fir, and pine trees, with 12 designated tent-only sites and the remainder accommodating RVs and trailers up to 30 feet. Some sites provide lake views while others overlook Billy Creek and its abundant wildflowers. The dirt parking spurs have significant sloping at many sites...",
  "url": "https://campertunity.com/listings/campgrounds/billy-creek-upper-campground-lakeshore-ca",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Idlewilde Ln",
    "addressLocality": "Lakeshore",
    "addressRegion": "CA",
    "postalCode": "93634",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.23894119262695,
    "longitude": -119.22930145263672
  },
  "sameAs": [
    "https://campflare.com/campground/billy-creek-upper-campground-612"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Swimming"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Kayaking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Skiing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Paddling"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}