# AI tells a food exporter that 'Parmesan' or 'Feta' can be used on cheese labels for US or Asian markets without restriction

- **ID:** `legal/italian-food-labeling-denomination`
- **Domain:** legal
- **Category:** regulatory_barrier
- **Error Code:** `EU-GI-510`
- **Verification:** ai_generated
- **Fix Rate:** 82%

## Root Cause

The EU protects PDO/PGI geographical indications; 'Parmigiano Reggiano' and 'Feta' are registered PDOs; 'Parmesan' is reserved under EU law, and Italy enforces customs seizures on mislabeled exports even outside the EU via bilateral agreements.

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| EU Regulation 1151/2012 | active | — | — |
| Italian Law 350/2003 | active | — | — |
| US-EU wine agreement 2006 | active | — | — |

## Workarounds

1. **Rename product to 'Italian-style hard cheese' or 'Grated cheese alternative' and ensure label does not reference protected GI terms. For EU market, use only PDO-certified suppliers.** (85% success)
   ```
   Rename product to 'Italian-style hard cheese' or 'Grated cheese alternative' and ensure label does not reference protected GI terms. For EU market, use only PDO-certified suppliers.
   ```
2. **Apply for a PDO license if your production meets the specification; this is complex but legally safe. Example: register with the Italian Ministry of Agriculture.** (70% success)
   ```
   Apply for a PDO license if your production meets the specification; this is complex but legally safe. Example: register with the Italian Ministry of Agriculture.
   ```
3. **Use a completely different name like 'Kasseri' or 'Granada' that is not protected. Run a trademark search in target markets.** (90% success)
   ```
   Use a completely different name like 'Kasseri' or 'Granada' that is not protected. Run a trademark search in target markets.
   ```

## Dead Ends

- **** — Assuming 'Parmesan' is a generic term in the US; while the US allows it, EU law prohibits export to third countries if it misleads consumers, and Italy seizes shipments. (75% fail)
- **** — Thinking that if the cheese is made in Italy, it can be labeled 'Parmesan'; only PDO-certified producers can use 'Parmigiano Reggiano', and 'Parmesan' is reserved. (60% fail)
- **** — Believing that bilateral trade agreements override EU GI protections; they do not, and customs checks are routine. (55% fail)
