{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "https://campertunity.com/listings/campgrounds/kimberly-creek-retreat-ashland-ne",
  "name": "Kimberly Creek Retreat",
  "description": "Kimberly Creek Retreat is a private nature sanctuary with luxury, unique glamping cabins and geometric domes for rent to enjoy the outdoors.",
  "url": "https://campertunity.com/listings/campgrounds/kimberly-creek-retreat-ashland-ne",
  "image": [
    "https://static.wixstatic.com/media/876947_7e6d28f85e3147949e761b14a7b90fc3%7Emv2.png/v1/fit/w_2500,h_1330,al_c/876947_7e6d28f85e3147949e761b14a7b90fc3%7Emv2.png",
    "https://static.wixstatic.com/media/876947_8623ed67179b4c4cb6eb191a551cea67~mv2.jpg/v1/fill/w_177,h_58,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/876947_8623ed67179b4c4cb6eb191a551cea67~mv2.jpg",
    "https://static.wixstatic.com/media/876947_7e6d28f85e3147949e761b14a7b90fc3~mv2.png",
    "https://static.wixstatic.com/media/ebf9bc_2d4c1c032296417f841653888af41725~mv2.jpg/v1/fill/w_149,h_32,al_c,q_80,usm_0.66_1.00_0.01,blur_2,enc_avif,quality_auto/ebf9bc_2d4c1c032296417f841653888af41725~mv2.jpg"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "30010 Kimberly Drive",
    "addressLocality": "Ashland",
    "addressRegion": "NE",
    "postalCode": "68003",
    "addressCountry": "US"
  },
  "amenityFeature": [
    {
      "@type": "LocationFeatureSpecification",
      "name": "Glamping"
    },
    {
      "@type": "LocationFeatureSpecification",
      "name": "Dome"
    }
  ]
}