{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/alamosa-great-sand-dunes-koa-journey-alamosa-co",
  "name": "Alamosa / Great Sand Dunes KOA Journey",
  "description": "Come enjoy a homemade breakfast burrito with us!",
  "url": "https://campertunity.com/listings/campgrounds/alamosa-great-sand-dunes-koa-journey-alamosa-co",
  "image": [
    "https://koa.com/content/campgrounds/alamosa/heroitems/06101heroitems2b893a15-b966-4c0b-b887-f14bdefe9950.jpg",
    "https://koa.com/content/campgrounds/alamosa/events/06101event94e3eb64-2891-43b5-bf94-7d3fe365af17.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "6900 Juniper Lane",
    "addressLocality": "Alamosa",
    "addressRegion": "CO",
    "postalCode": "81101",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 37.4745515579,
    "longitude": -105.7985812426
  },
  "checkoutTime": "00:00:00",
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Established"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    }
  ]
}