About Whatever Stays
Whatever Stays is a small, curated collection of vacation rentals. Every page on this site is built to be read by both human guests and AI assistants — descriptions, amenities, availability, and pricing all live directly in the HTML, with no client-side rendering required to see the important data.
What "agent-readable" means here
- Every property page server-renders the next 90 days of availability and nightly rates.
- Every property exposes a machine-friendly markdown mirror at
/property/{id}/{slug}.md. - Structured data follows
schema.org/VacationRentalwith explicitoffersandpriceRange. - The booking form is a plain HTML form with deep-link query parameters, so an agent can pre-fill it via URL.
- Payment uses a plain HTML card form on our own domain — no third-party payment processor in the booking path.
Gemini users: enable the URL Context tool in Google AI Studio.
Contact
Reach us at hello@whateverstays.example.