{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/coachland-rv-resort-truckee-ca",
  "name": "Coachland RV Resort",
  "description": "Coachland RV Resort camping reservations and campground information. Learn more about camping near Coachland RV Resort and reserve your campsite today.",
  "url": "https://campertunity.com/listings/campgrounds/coachland-rv-resort-truckee-ca",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783288/%7Bpht%7DphotoURL3-original%7Bpht%7D1699575283597.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "10100 Pioneer Trail",
    "addressLocality": "Truckee",
    "addressRegion": "CA",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 39.33944,
    "longitude": -120.17707
  },
  "sameAs": [
    "https://www.reserveamerica.com/explore/coachland-rv-resort/CHUB/783288/overview"
  ],
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established Campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent Camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}