{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/country-mountain-vista-truckee-ca",
  "name": "Country Mountain Vista",
  "description": "Country Mountain Vista is located near the Sierra Nevada range, featuring rugged terrain with a mix of forested areas and open spaces.",
  "url": "https://campertunity.com/listings/campgrounds/country-mountain-vista-truckee-ca",
  "image": [
    "https://photos.thedyrt.com/photo/1295442/media/country-mountain-vista_8bc7b2e9-f6df-4f1a-87da-af1dc6df03a6.jpeg?width=1200&height=630&fit=crop&format=auto",
    "https://api.mapbox.com/styles/v1/thedyrt/cksjg1glg4a9g17lul16zkfge/static/pin-l+00c3a7(-120.14352172842634,39.36632561027446)/-120.14352172842634,39.36632561027446,10,0/800x400?access_token=pk.eyJ1IjoidGhlZHlydCIsImEiOiJjajE4Y3g3bTgwNm9hMnhxc2s5MzgzcGkzIn0.BS0eGMeLtDhnvVm8OObU5A",
    "https://photos.thedyrt.com/photo/1295443/media/country-mountain-vista_f5d5d7e3-3cec-4e6a-88dc-90939505311d.jpeg?width=400&height=200&fit=crop&crop=smart&format=auto",
    "https://photos.thedyrt.com/photo/1295442/media/country-mountain-vista_8bc7b2e9-f6df-4f1a-87da-af1dc6df03a6.jpeg?width=800&height=400&fit=crop&crop=smart&format=auto"
  ],
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Truckee",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.36632561027446,
    "longitude": -120.14352172842634
  },
  "sameAs": [
    "https://thedyrt.com/camping/california/country-mountain-vista"
  ],
  "checkinTime": "00:00:00",
  "checkoutTime": "00:00:00",
  "numberOfRooms": 2,
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Wifi"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Hiking"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Stargazing"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Boating"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Lake"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Mountain"
    }
  ],
  "offers": {
    "@type": "Offer",
    "availability": "https://schema.org/InStock",
    "priceCurrency": "USD",
    "price": "50",
    "priceValidUntil": "2026-09-22"
  },
  "priceRange": "$50-$60"
}