{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/blue-spruce-rv-park-cabins-bayfield-co",
  "name": "Blue Spruce RV Park & Cabins",
  "description": "Blue Spruce RV Park is a quiet, full amenity RV Park with a few unique twists. Our full hookup RV sites are nestled in a pine forest that backs up to the mountains.",
  "url": "https://campertunity.com/listings/campgrounds/blue-spruce-rv-park-cabins-bayfield-co",
  "image": [
    "https://www.bluesprucervpark.com/App_Themes/BlueSpruceRvPark/images/TopSticky_Logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "1875 County Road 500",
    "addressLocality": "Bayfield",
    "addressRegion": "CO",
    "postalCode": "81122",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.4659767,
    "longitude": -107.5550244
  },
  "checkinTime": "16:00:00",
  "checkoutTime": "11:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Full_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Sewer_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric_hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}