{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/long-point-ca-campflare-faq",
  "name": "Long Point (Ca) - Campflare",
  "description": "We will notify you when a spot opens up at Long Point (Ca) for free. Long Point Campground is a quiet and scenic spot in the Sierra Nevada's Plumas National Forest, perfect for anglers, boaters, and explorers of all abilities.",
  "url": "https://campertunity.com/listings/campgrounds/long-point-ca-campflare-faq",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "FAQ"
  },
  "sameAs": [
    "https://campflare.com/campground/232914"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    }
  ]
}