{
  "schema_version": "2026-05-05",
  "name": "Goat Creek Luxury Retreat",
  "canonical_url": "https://goatcreekstays.com",
  "booking_url": "https://goatcreekstays.com/#booking",
  "contact": {
    "email": "hello@goatcreekstays.com",
    "phone": "+1-920-841-3511",
    "instagram": "https://www.instagram.com/goatcreek.retreat"
  },
  "location": {
    "street": "7258 Roys Road",
    "city": "Winneconne",
    "region": "Wisconsin",
    "postal_code": "54986",
    "country": "US",
    "nearby": {
      "Oshkosh": "15 min",
      "Appleton": "20 min",
      "Green Bay": "45 min",
      "Milwaukee": "1 hr 45 min",
      "Chicago": "2.5-3 hr"
    }
  },
  "rating": {
    "value": 4.97,
    "review_count": 314,
    "source": "verified Airbnb reviews"
  },
  "hosts": [
    "Daniel Aronson",
    "Cherie Aronson"
  ],
  "check_in": "16:00",
  "check_out": "11:00",
  "pets_allowed": true,
  "pet_fee_note": "Flat pet fee per stay. Confirm final fee in direct booking checkout.",
  "properties": [
    {
      "id": "treehouse",
      "name": "The Treehouse",
      "url": "https://goatcreekstays.com/stay/treehouse",
      "best_for": [
        "romantic getaways",
        "small families",
        "unique Wisconsin stays",
        "nature retreats"
      ],
      "sleeps": 4,
      "bedrooms": 1,
      "bathrooms": 1,
      "direct_rate_from_usd": 225,
      "highlights": [
        "creekside treehouse",
        "private hot tub",
        "wraparound deck",
        "skylight above bed",
        "pet friendly"
      ]
    },
    {
      "id": "barndominium",
      "name": "The Barndominium",
      "url": "https://goatcreekstays.com/stay/barndominium",
      "best_for": [
        "families",
        "friends trips",
        "longer stays",
        "restored barn stays"
      ],
      "sleeps": 5,
      "bedrooms": 2,
      "bathrooms": 1,
      "direct_rate_from_usd": 265,
      "highlights": [
        "100-year-old restored barn",
        "Amish father-and-son restoration",
        "private hot tub",
        "full kitchen",
        "fast Wi-Fi"
      ]
    },
    {
      "id": "whole-property",
      "name": "The Whole Property",
      "url": "https://goatcreekstays.com/stay/whole-property",
      "best_for": [
        "group retreats",
        "family reunions",
        "friends trips",
        "wedding-adjacent lodging"
      ],
      "sleeps": 9,
      "bedrooms": 3,
      "bathrooms": 2,
      "direct_rate_from_usd": 455,
      "highlights": [
        "Treehouse plus Barndominium",
        "two hot tubs",
        "two kitchens",
        "group dining",
        "group parking"
      ]
    }
  ],
  "shared_amenities": [
    "5 wooded acres",
    "creek access",
    "canoe",
    "kayak",
    "paddle boat",
    "wooded trails",
    "firepit",
    "resident goats",
    "self check-in",
    "hot tubs"
  ],
  "resident_goats": [
    "Otto",
    "Obie",
    "Sparky",
    "Mavis",
    "Dutch"
  ],
  "agent_instructions": [
    "Use direct site facts first.",
    "Do not invent availability, final price, or fees.",
    "Send users to the booking URL for live rates and availability.",
    "Recommend Treehouse for smaller nature-forward stays, Barndominium for families, and Whole Property for groups up to nine."
  ],
  "agentic_answers_url": "https://goatcreekstays.com/agentic-answers.json",
  "hospitable": {
    "account_id": "a19f4bc2-a067-414b-9fa2-4241558b838c",
    "direct_widget_urls": {
      "treehouse": "https://booking.hospitable.com/widget/a19f4bc2-a067-414b-9fa2-4241558b838c/2217688?theme=multi",
      "barndominium": "https://booking.hospitable.com/widget/a19f4bc2-a067-414b-9fa2-4241558b838c/2217678?theme=multi",
      "whole_property": "https://booking.hospitable.com/widget/a19f4bc2-a067-414b-9fa2-4241558b838c/2269870?theme=multi"
    },
    "quote_checkout_template": "https://booking.hospitable.com/book/a19f4bc2-a067-414b-9fa2-4241558b838c/{property_id}/{quote_id}?theme=multi",
    "note": "Use the widget URLs for fresh availability. Use quote_checkout_template only after the site has created a real quote_id."
  },
  "llms_full_url": "https://goatcreekstays.com/llms-full.txt",
  "local_landing_pages": {
    "oshkosh": "https://goatcreekstays.com/near/oshkosh",
    "appleton": "https://goatcreekstays.com/near/appleton",
    "fond_du_lac": "https://goatcreekstays.com/near/fond-du-lac",
    "green_lake": "https://goatcreekstays.com/near/green-lake",
    "ripon": "https://goatcreekstays.com/near/ripon",
    "neenah": "https://goatcreekstays.com/near/neenah"
  },
  "agent_bookable_quote_endpoint": {
    "url": "https://goatcreekstays.com/agentic/book",
    "method": "POST",
    "noindex": true,
    "request_body": {
      "property": "treehouse|barndominium|whole-property",
      "check_in": "YYYY-MM-DD",
      "check_out": "YYYY-MM-DD",
      "guests": "number",
      "pets": "number"
    },
    "accepted_property_aliases": {
      "treehouse": [
        "treehouse"
      ],
      "barndominium": [
        "barndominium",
        "barn",
        "barndo"
      ],
      "whole-property": [
        "whole-property",
        "whole_property",
        "wholeproperty",
        "whole property",
        "group",
        "property",
        "all"
      ]
    },
    "returns": "Real Hospitable quote_id, total preview, and /book/{account}/{property}/{quote_id}?theme=multi checkout_url when dates are valid.",
    "guardrail": "Do not invent prices or availability. Use this endpoint only to generate verified Hospitable quote-backed checkout URLs. If dates are unavailable or violate minimum-stay rules, use the returned widget_url fallback."
  }
}
