{
  "name": "Hamburger",
  "price": "Full $1.65",
  "description": "Fresh hamburger delivered daily. Add lettuce or tomato +$0.25 · add two slices bacon +$1.00.",
  "id": "hamburger",
  "description_html": "<p>Fresh hamburger delivered daily. Add lettuce or tomato +$0.25 · add two slices bacon +$1.00.</p>",
  "product_type": "Sandwiches",
  "category_id": "sandwiches",
  "price_cents": 165,
  "price_currency": "USD",
  "available": "Y",
  "inventoryQuantity": 1,
  "product_url": {
    "en": "https://courtesy-diner.com/menu/hamburger.html"
  },
  "last_verified": "2026-05-25",
  "ucp": {
    "title": "Hamburger",
    "descriptionHtml": "<p>Fresh hamburger delivered daily. Add lettuce or tomato +$0.25 · add two slices bacon +$1.00.</p>",
    "productType": "Sandwiches",
    "available": "Y",
    "external_url": "https://courtesy-diner.com/menu/hamburger.html",
    "variants": [
      {
        "sku": "hamburger",
        "price": "1.65",
        "priceCurrency": "USD",
        "inventoryQuantity": 1
      }
    ]
  },
  "category": "Sandwiches",
  "nutrition": {
    "ingredients": [
      "Fresh hamburger delivered daily. Add lettuce or tomato",
      "$0.25",
      "add two slices bacon",
      "$1.00"
    ],
    "calories_estimate": "~480–720 cal (estimate)",
    "allergens": [
      "pork"
    ],
    "may_contain": [
      "soy"
    ],
    "allergen_notes": "Ingredients may vary by day — confirm at counter.",
    "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."
}
