{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/luminaria-walk-alamogordo-nm",
  "name": "Luminaria Walk",
  "description": "Join us Christmas Eve as we light hundreds of luminarias in our campground. (Weather permitting.)Luminarias are made from brown paper bags weighted down with sand and illuminated from within by a lit candle. Along with this, we will have a bonfire and s'mores.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/luminaria-walk-alamogordo-nm",
  "image": [
    "https://koa.com/content/campgrounds/alamogordo/heroitems/31130heroitems63670b55-a762-4964-8424-3bbda33e4b11.JPG",
    "https://koa.com/content/campgrounds/alamogordo/events/31130eventaa34e83f-05a4-4ab7-b6b5-3d0327c29107.JPG"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "412 24th Street",
    "addressLocality": "Alamogordo",
    "addressRegion": "NM",
    "postalCode": "88310",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 32.918081,
    "longitude": -105.95773
  },
  "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"
    }
  ]
}