{
  "name": "Fish sandwich",
  "price": "Full $2.50",
  "description": "Fish sandwich from the Courtesy Diner menu. Confirm price and availability when you order.",
  "id": "fish-sandwich",
  "description_html": "<p>Fish sandwich from the Courtesy Diner menu. Confirm price and availability when you order.</p>",
  "product_type": "Sandwiches",
  "category_id": "sandwiches",
  "price_cents": 250,
  "price_currency": "USD",
  "available": "Y",
  "inventoryQuantity": 1,
  "product_url": {
    "en": "https://courtesy-diner.com/menu/fish-sandwich.html"
  },
  "last_verified": "2026-05-25",
  "ucp": {
    "title": "Fish sandwich",
    "descriptionHtml": "<p>Fish sandwich from the Courtesy Diner menu. Confirm price and availability when you order.</p>",
    "productType": "Sandwiches",
    "available": "Y",
    "external_url": "https://courtesy-diner.com/menu/fish-sandwich.html",
    "variants": [
      {
        "sku": "fish-sandwich",
        "price": "2.50",
        "priceCurrency": "USD",
        "inventoryQuantity": 1
      }
    ]
  },
  "category": "Sandwiches",
  "nutrition": {
    "ingredients": [
      "Fish sandwich from the Courtesy Diner menu. Confirm price",
      "availability when you order"
    ],
    "calories_estimate": "~420–680 cal",
    "allergens": [
      "fish"
    ],
    "may_contain": [
      "soy"
    ],
    "allergen_notes": "",
    "dietary": [
      "pescatarian"
    ],
    "verified": false
  },
  "nutrition_disclaimer": "Prepared on shared griddles and fryers that handle eggs, wheat, dairy, soy, and pork. Not all allergens may be listed. Ask at the counter if you have severe allergies."
}
