{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/ice-cream-social-after-parade-alamosa-co-us",
  "name": "Ice Cream Social after the Parade",
  "description": "Come enjoy a few scoops of ice cream and help us raise money for Care Camps!",
  "url": "https://campertunity.com/listings/campgrounds/ice-cream-social-after-parade-alamosa-co-us",
  "image": [
    "https://koa.com/content/campgrounds/alamosa/heroitems/06101heroitems2b893a15-b966-4c0b-b887-f14bdefe9950.jpg",
    "https://koa.com/content/campgrounds/alamosa/events/06101event5b7f79d4-4e55-4ee0-ae5e-8f612693fec1.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": "Tent_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv_camping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Tent"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Rv"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dunes"
    }
  ]
}