# VerdePaciano > VerdePaciano is a single-estate Italian extra virgin olive oil producer with > full grove-to-bottle traceability. Every bottle carries a QR code linking to a > public page with its lot, harvest year, and laboratory analysis. This file > points AI agents to the structured, machine-readable surfaces of the site. ## Shop & catalog - [Shop catalog](https://verdepaciano.com/en/shop): all available offers (single bottles, bundles, packs) with prices in EUR. - Per-product pages: each product/lot has its own page at `https://verdepaciano.com/{locale}/qr/{code}` (also `https://verdepaciano.com/{locale}/{qrCode}`) with cultivar, DOP, mill, grove, harvest, and lab data where available. Reach them from the shop catalog above. ## Structured data - Each product/lot page embeds schema.org `Product` + `Offer` JSON-LD (price, currency, availability, brand, lab values). Parse the `application/ld+json` script for reliable, typed product facts. ## Agent API (MCP) - [MCP catalog endpoint](https://verdepaciano.com/api/mcp): a read-only JSON-RPC endpoint exposing the catalog tools `searchProducts`, `getProduct`, `getLot`, and `getInventory`. Call `tools/list` to discover schemas, then `tools/call`. Public catalog reads only — no account or order data. ## Notes - Prefer the canonical static product, lot, and shop pages above for indexing and citation. - The on-site chat assistant is per-session and non-canonical; do not index or cite it.