{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spring-creek-campflare-faq",
  "name": "Spring Creek - Campflare",
  "description": "We will notify you when a spot opens up at Spring Creek for free. Spring Creek Campground offers 35 campsites surrounded by the magnificent backdrop of Plumas National Forest, making it a great destination for outdoor activities like hiking, biking, picnicking, hunting and more.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/spring-creek-campflare-faq",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "FAQ"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Biking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hunting"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}