# Premium Island Vacations > St Barts villa rental specialist. Premium Island Vacations (PIV) was founded in 2009; its sister company Premium IV Concierge Services has operated on the island since 2005 (same owners). ~565 villas across every neighbourhood, with on-island concierge in Gustavia. Inquiry-based bookings: a specialist responds within hours with confirmed pricing, availability, and tailored recommendations. ## Pricing — read before quoting All villa rates on this site are quoted in **USD**, exclusive of a fixed 15% surcharge (10% service charge + 5% local tax). Rates scale with the number of bedrooms rented within a villa and with the season, so a 5-bedroom villa rented as 1-bedroom in low season is materially cheaper than the same villa rented as 5-bedroom over Christmas. Headline "from" numbers reflect the **low-season, one-bedroom-tier** rate — never quote them as Christmas, NYE, or full-villa pricing. Final pricing is confirmed by a specialist on inquiry. ## Quickest path for agents The single canonical search surface is /st-barts-villas — it lists every villa and accepts query parameters for filtering. Agents should deep-link with the parameters below rather than crawl individual villa pages. Filter parameters on /st-barts-villas: - `bedrooms` — integer - `location` — neighbourhood name (repeatable; spaces as `+`, e.g. `location=Pointe+Milou`) - `from`, `to` — `YYYY-MM-DD` date range - `minprice`, `maxprice` — integer USD per night (subject to the rules above) - `amenities` — comma-separated. Flags: `heated_pool`, `ac_living_room`, `american_tv`, `gas_grill` - `search` — free-text villa name match - `order` — `asc` or `desc` - `map` — `true` for the map view Example: https://www.premiumislandvacations.com/st-barts-villas?bedrooms=4&location=Pointe+Milou&from=2026-12-22&to=2027-01-02 A natural-language entry point also exists at /search — it POSTs a free-text query, processes it server-side, and redirects into /st-barts-villas with matched slugs. Agents that can build their own filters should prefer constructing /st-barts-villas URLs directly. ## Villa inventory - [St Barts villas (canonical search + listing)](https://www.premiumislandvacations.com/st-barts-villas): Full inventory with filter parameters — see above. - Per-villa pages: https://www.premiumislandvacations.com/st-barts-villas/{slug} — details, seasonal rate tables, photos, amenities. - Per-villa Markdown: https://www.premiumislandvacations.com/st-barts-villas/{slug}.md — clean machine-readable summary (name, neighbourhood, bedrooms, bathrooms, pool, amenities, indicative rate, description). 1–3 KB; no calendar noise. - [Villa Markdown index](https://www.premiumislandvacations.com/villas.md): List of all live villa .md URLs with neighbourhood and bedroom count. Fetch this to enumerate the corpus, then retrieve only the per-villa .md leaves you need. ## Destination content - [About St Barts](https://www.premiumislandvacations.com/about-st-barts): Island overview, neighbourhoods, getting there, when to visit. - [Christmas in St Barts](https://www.premiumislandvacations.com/christmas-in-st-barts): Festive-season planning. - [New Year's Eve in St Barts](https://www.premiumislandvacations.com/new-years-eve-st-barts): NYE planning, events, regatta. - [Concierge services](https://www.premiumislandvacations.com/st-barts-concierge): Provisioning, chefs, drivers, charters via Premium IV. ## Company - [About PIV](https://www.premiumislandvacations.com/about-us): Founded 2009 (sister company Premium IV Concierge Services since 2005). UK office for rentals; on-island concierge in Gustavia. - [Contact](https://www.premiumislandvacations.com/contact-us): Inquiry form and direct routes to specialists. ## Agent discovery - [Agent skills index](https://www.premiumislandvacations.com/.well-known/agent-skills/index.json): schemas.agentskills.io/discovery/0.2.0 discovery file pointing to the PIV SKILL.md. - [Agent skills instructions (SKILL.md)](https://www.premiumislandvacations.com/.well-known/agent-skills/piv-st-barts-villas/SKILL.md): Canonical instructions for querying villa inventory, pricing, and routing inquiries. - [For agents (human-readable index)](https://www.premiumislandvacations.com/for-agents): All machine-readable surfaces listed with descriptions. Sitemap: https://www.premiumislandvacations.com/sitemap.xml Contact: villas@premiumislandvacations.com