{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/utts-mountaintop-campground-fancy-gap-va",
  "name": "Utts Mountaintop Campground @ Fancy Gap",
  "description": "Utts Campground, near Fancy Gap, VA, is situated in a region characterized by rolling hills and forested areas.",
  "url": "https://campertunity.com/listings/campgrounds/utts-mountaintop-campground-fancy-gap-va",
  "image": [
    "https://photos.thedyrt.com/photo/media/utts-campground_91abe176-56e5-4250-ac1a-5e658ff63164.jpg?width=1200&height=630&fit=crop&format=auto",
    "https://photos.thedyrt.com/photo/media/utts-campground_ae42043d-b6b3-41f0-a3e7-0837a9ae3668.jpg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-80.69055018,36.67533858)/-80.69055018,36.67533858,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/media/utts-campground_91abe176-56e5-4250-ac1a-5e658ff63164.jpg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "574 Campground Rd",
    "addressLocality": "Fancy Gap",
    "addressRegion": "VA",
    "postalCode": "24328",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 36.67533858,
    "longitude": -80.69055018
  },
  "sameAs": [
    "https://thedyrt.com/camping/virginia/utts-campground"
  ],
  "checkinTime": "13:00:00",
  "checkoutTime": "11:00:00",
  "numberOfRooms": 72,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Pet Friendly"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hill"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "45",
    "priceValidUntil": "2026-10-01"
  },
  "priceRange": "$45+"
}