# Albany Vintners > UK fine wine merchant specializing in in-bond trading, professional storage, and expert valuations. Over 1,000 fine wines in stock. ## About Albany Vintners - UK-based fine wine merchant established 2003 - Specializes in in-bond wine trading (wines held duty-free until release) - Professional bonded storage at Arc Reserves facility - Expert wine valuations and selling services - Prices available in GBP, EUR, USD, CHF, HKD, SGD ## Product URL Patterns - Wine catalogue: /wines/ - Individual wines: /wines/{vintage}-{wine-name}-{id} - Offers: /offers/ - Individual offers: /offers/{slug} - Educational guides: /guides/{guide-slug} ## Machine-readable AI catalogue (JSON) Structured JSON endpoints intended for AI systems and LLM agents. Read-only, no authentication. These are static files regenerated on every site publish — see the `lastUpdated` field in each response. Stock levels are banded (low/medium/high) for commercial privacy; exact case counts are never exposed. Prices are In Bond (duty and VAT excluded), GBP per case; wines without a price are available on request (`price_on_request: true`). - [Discovery document](https://www.albanyvintners.com/api/ai/index.json): Site description, endpoint list, product URL pattern, pricing and stock notes - [All wines](https://www.albanyvintners.com/api/ai/wines.json): Full in-stock catalogue, one compact JSON object per wine Each wine entry includes: producer, name, vintage, appellation, region, country, classification, colour, wine type, format (pack size × bottle size), critic score, drinking window, price (or price_on_request), availability, stock band, lwin7/lwin11 identifiers, image URL, and the canonical product URL. ## Sitemaps - https://www.albanyvintners.com/sitemap.xml - https://www.albanyvintners.com/sitemap-wines.xml - https://www.albanyvintners.com/sitemap-offers.xml ## Public Pages - Available for AI Context - [Wine Catalogue](/wines): Browse fine wines with filters for region, colour, vintage, score, and price - [Current Offers](/offers): Special wine selections and promotions - [About Us](/about): Company background and expertise - [Storage Services](/storage): Professional wine storage information - [Sell Your Wine](/sell-wine): Wine selling service details - [Contact](/contact): Contact information and enquiries - [Useful Information](/useful-info): Delivery, duties, and FAQs - [New Additions](/new-additions): Recently added wines - [Sale](/sale): Wines at reduced prices - [Careers](/careers): Job opportunities at Albany Vintners - [Maturity](/maturity): Wine maturity and drinking windows - [Listings](/listings): Wine listings overview ## Educational Guides - [What Does In Bond Wine Mean?](/guides/in-bond-wine): Complete guide to bonded wine storage and duty-suspended trading - [How Fine Wine Pricing Works](/guides/fine-wine-pricing): Understanding wine pricing factors, IB vs DP, and critic scores ## Wine Categories ### By Colour - [Red Wines](/wines?colour=Red) - [White Wines](/wines?colour=White) - [Rosé Wines](/wines?colour=Rose) ### By Special Collection - [Champagne & Sparkling](/wines?champagneSparkling=true) - [Bordeaux First Growths](/wines?firstGrowths=true) - [Burgundy Grand Crus](/wines?burgundyGrandCru=true) - [Super Tuscans](/wines?superTuscans=true) - [100 Point Wines](/wines?minScore=100) ### By Region - [Bordeaux](/wines?region=Bordeaux) - [Burgundy](/wines?region=Burgundy) - [Rhône](/wines?region=Rhone) - [Champagne](/wines?region=Champagne) - [Piedmont](/wines?region=Piedmont) - [Tuscany](/wines?region=Tuscany) - [Rioja](/wines?region=Rioja) ### By Country - [France](/wines?country=France) - [Italy](/wines?country=Italy) - [Spain](/wines?country=Spain) - [Portugal](/wines?country=Portugal) - [USA](/wines?country=USA) - [Australia](/wines?country=Australia) ## Excluded Pages - Not for AI Processing The following pages contain private user data and transaction flows that should not be crawled or used for training: - `/admin/*` - Administrative interface - `/cart` - Shopping cart - `/checkout` - Payment processing - `/checkout-success` - Checkout confirmation - `/profile` - User account details - `/orders` - Order history - `/order-tracking` - Order tracking - `/order-confirmation` - Order confirmation - `/auth` - Authentication pages - `/addresses` - Saved addresses - `/reset-password` - Password reset - `/invite` - Invitation pages - `/quick-checkout` - Express checkout - `/trade-checkout` - Trade customer checkout - `/trade-order-confirmation` - Trade order confirmation ## Contact - Website: https://www.albanyvintners.com - Email: Available on /contact page - Phone: Available on /contact page