{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/mcarthur-burney-falls-memorial-state-park-burney-ca",
  "name": "McArthur-Burney Falls Memorial State Park Cabins Campground",
  "description": "McArthur-Burney Falls State Park Cabins are within walking distance to the falls and camp store. There are one bedroom (12x12) and two bedroom (12x18) cabins available.",
  "url": "https://campertunity.com/listings/campgrounds/mcarthur-burney-falls-memorial-state-park-burney-ca",
  "image": [
    "//d2g85s3tfaxbly.cloudfront.net/campsite-photos-favicon.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "24898 Highway 89",
    "addressLocality": "Burney",
    "addressRegion": "CA",
    "postalCode": "96013"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 41.011909,
    "longitude": -121.650772
  },
  "sameAs": [
    "https://www.campsitephotos.com/campground/ca/mcarthur-burney-falls-memorial-state-park-cabins/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Store"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Walk In"
    }
  ]
}