{
  "@context": "https://schema.org",
  "@type": "Campground",
  "@id": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nicole-creek-cabins-rv-park-waco-tx-us",
  "name": "Nicole Creek Cabins and RV park",
  "description": "Peaceful cabins in Waco TX with cozy interiors, full amenities, and easy access to local attractions—perfect for short or long stays.",
  "url": "http://ssr-app-zpimxgrglq-uc.a.run.app/listings/campgrounds/nicole-creek-cabins-rv-park-waco-tx-us",
  "image": [
    "https://nicolecreekcabins.com/wp-content/uploads/2025/03/nicole_1.jpg",
    "https://nicolecreekcabins.com/assets/images/logo.png"
  ],
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "8617 Gholson Rd",
    "addressLocality": "Waco",
    "addressRegion": "TX",
    "postalCode": "76705",
    "addressCountry": "US"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 31.6792455,
    "longitude": -97.1555219
  }
}