{
  "name": "Pie",
  "price": "$2.25",
  "description": "Pie from the Courtesy Diner menu. Confirm price and availability when you order.",
  "id": "pie",
  "description_html": "<p>Pie from the Courtesy Diner menu. Confirm price and availability when you order.</p>",
  "product_type": "Desserts",
  "category_id": "dessert",
  "price_cents": 225,
  "price_currency": "USD",
  "available": "Y",
  "inventoryQuantity": 1,
  "product_url": {
    "en": "https://courtesy-diner.com/menu/pie.html"
  },
  "last_verified": "2026-05-25",
  "ucp": {
    "title": "Pie",
    "descriptionHtml": "<p>Pie from the Courtesy Diner menu. Confirm price and availability when you order.</p>",
    "productType": "Desserts",
    "available": "Y",
    "external_url": "https://courtesy-diner.com/menu/pie.html",
    "variants": [
      {
        "sku": "pie",
        "price": "2.25",
        "priceCurrency": "USD",
        "inventoryQuantity": 1
      }
    ]
  },
  "category": "Dessert",
  "nutrition": {
    "ingredients": [
      "Pie from the Courtesy Diner menu. Confirm price",
      "availability when you order"
    ],
    "calories_estimate": "~280–520 cal",
    "allergens": [],
    "may_contain": [
      "tree nuts"
    ],
    "allergen_notes": "",
    "dietary": [],
    "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."
}
