{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/long-point-ca",
  "name": "LONG POINT (CA)",
  "description": "Overview Long Point Campground is one of three in the Antelope Lake Recreation Area. It is situated on the lake's southwestern side, providing clear water views at nearly every location within the campground. Antelope Lake is one of the more remote, quiet lakes in the Sierra Nevada's Plumas National Forest, making it a popular destination for anglers and explorers of all abilities. Recreation Due to its prime location on the lake, Long Point is known for great bass fishing. Sailing and other...",
  "url": "https://campertunity.com/listings/campgrounds/long-point-ca",
  "image": [
    "https://cdn.recreation.gov/public/2022/12/08/17/06/232914_84ffff8a-74d9-44e4-ae6e-ccb834d49c8f_1440.jpg",
    "assets/imgs/error.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Private"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sailing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fishing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wind Sports"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lakefront"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0",
    "priceValidUntil": "2026-09-23"
  },
  "priceRange": "$0+"
}