{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/jackson-point-boat-in-campground-sierra-city-ca",
  "name": "Jackson Point Boat-In Campground",
  "description": "Jackson Point Campground is a boat-in only campground located on the east side of Jackson Meadow Reservoir, approximately 1/2 mile southwest of the Pass Creek Boat ramp. Jackson Meadow Reservoir is a gorgeous high elevation lake with good fishing. Part of the Pacific Crest Trail passes along the east side of the reservoir. Snow pack determines when the campground opens. The only water source is from the reservoir - purify before drinking.",
  "url": "https://campertunity.com/listings/campgrounds/jackson-point-boat-in-campground-sierra-city-ca",
  "image": [
    "https://assets.thedyrt.com/next/public/assets/images/no_image.svg"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sierraville",
    "addressRegion": "CA",
    "postalCode": "96126",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.49635849,
    "longitude": -120.54079097
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/jackson-point-boat-in-campground"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat Ramp"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Meadow"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Alpine"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boat"
    }
  ]
}