{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/breadcrumb-monterey-tn",
  "name": "Breadcrumb",
  "description": "Spacious Skies Belle Ridge offers secluded tent campsites with easy access to hiking trails and scenic views in the Cumberland Plateau.",
  "url": "https://campertunity.com/listings/campgrounds/breadcrumb-monterey-tn",
  "image": [
    "https://spaciousskiescampgrounds.com/wp-content/uploads/2023/07/asset-3.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "15341 Crossville Hwy",
    "addressLocality": "Monterey",
    "addressRegion": "TN",
    "postalCode": "38574",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.1315183,
    "longitude": -85.2674709
  },
  "sameAs": [
    "https://spaciousskiescampgrounds.com/belle-ridge/tent-camping/"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ]
}