{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/bull-mountain-ridge-swannanoa-nc",
  "name": "Bull Mountain Ridge",
  "description": "Bull Mountain Ridge in North Carolina features a landscape of rolling hills and dense forests.",
  "url": "https://campertunity.com/listings/campgrounds/bull-mountain-ridge-swannanoa-nc",
  "image": [
    "https://photos.thedyrt.com/photo/1265776/media/bull-mountain-ridge_7004fbf2-147e-49f2-bcb4-e87d2da0ab4d.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1265776/media/bull-mountain-ridge_7004fbf2-147e-49f2-bcb4-e87d2da0ab4d.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1265777/media/bull-mountain-ridge_54ff7b59-46f9-47b3-9e6d-59e8037ae19e.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-82.47790999999864,35.61214999999713)/-82.47790999999864,35.61214999999713,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Swannanoa",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.61214999999713,
    "longitude": -82.47790999999864
  },
  "sameAs": [
    "https://thedyrt.com/camping/north-carolina/bull-mountain-ridge"
  ],
  "numberOfRooms": 1,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Water Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Electric Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Hookup"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "0.25",
    "priceValidUntil": "2026-09-25"
  },
  "priceRange": "$0.25+"
}