{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/dillon-creek-campflare",
  "name": "Dillon Creek - Campflare",
  "description": "We will notify you when a spot opens up at Dillon Creek for free. Dillon Creek Campground is located in the lush forests of northern California.",
  "url": "https://campertunity.com/listings/campgrounds/dillon-creek-campflare",
  "image": [
    "https://campflare.com/preview.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "FAQ"
  },
  "sameAs": [
    "https://campflare.com/campground/234692"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ]
}