{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/turkey-creek-cove-cabins-canton-nc",
  "name": "Turkey Creek Cove Cabins",
  "description": "Turkey Creek Cove Cabins is located near the mountainous terrain of North Carolina.",
  "url": "https://campertunity.com/listings/campgrounds/turkey-creek-cove-cabins-canton-nc",
  "image": [
    "https://photos.thedyrt.com/photo/1168305/media/turkey-creek-cove-cabins_c9a47465-3bc3-4ea8-a2b8-e2e64de152f7.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/1168306/media/turkey-creek-cove-cabins_609d74b1-e1fb-47bf-bbb6-30599b025f6c.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1168305/media/turkey-creek-cove-cabins_c9a47465-3bc3-4ea8-a2b8-e2e64de152f7.jpg?width=800&height=400&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-82.90987000000001,35.694980000000015)/-82.90987000000001,35.694980000000015,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Canton",
    "addressRegion": "NC",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 35.694980000000015,
    "longitude": -82.90987000000001
  },
  "sameAs": [
    "https://thedyrt.com/camping/north-carolina/turkey-creek-cove-cabins"
  ],
  "checkinTime": "15:00:00",
  "checkoutTime": "10:00:00",
  "numberOfRooms": 5,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fire Pit"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Playground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Fires"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Forest"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stream"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Creek"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "110",
    "priceValidUntil": "2026-09-24"
  },
  "priceRange": "$110-$125"
}