{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tall-texan-rv-park-cabins-gunnison-co",
  "name": "Tall Texan RV Park and Cabins",
  "description": "Tall Texan RV Park and Cabins camping reservations and campground information. Learn more about camping near Tall Texan RV Park and Cabins and reserve your campsite today.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/tall-texan-rv-park-cabins-gunnison-co",
  "image": [
    "https://www.reserveamerica.com/webphotos/originals/CHUB/pid783933/%7Bpht%7DphotoURL2-original%7Bpht%7D1699586883811.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "194 County Road 11",
    "addressLocality": "Gunnison",
    "addressRegion": "CO",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 38.58086,
    "longitude": -106.91954
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Reservable"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established_campground"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Cabin"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    }
  ]
}