{
  "merchant": "TESTMART #4021",
  "chain": "TESTMART",
  "storeNumber": "4021",
  "storeAddress": "123 Fixture Ave, Sampleton CA",
  "date": "2026-03-18T14:37:00Z",
  "receiptNumber": "TM-889417",
  "total": 9.79,
  "tax": 0.00,
  "paymentMethod": "Cash",
  "overallConfidence": 0.95,
  "lineItems": [
    {
      "name": "TM SPARKLING CIDER 6PK",
      "commonName": "sparkling cider",
      "category": "GROCERY",
      "barcode": null,
      "lineType": "item",
      "quantity": 1,
      "unitPrice": 6.99,
      "weightLbs": null,
      "pricePerLb": null,
      "listPrice": 6.99,
      "pricePaid": 6.99,
      "lineTotal": 6.99,
      "confidence": 0.96
    },
    {
      "name": "CRV DEPOSIT",
      "commonName": "crv deposit",
      "category": "GROCERY",
      "barcode": null,
      "lineType": "deposit",
      "quantity": 1,
      "unitPrice": 0.30,
      "weightLbs": null,
      "pricePerLb": null,
      "listPrice": 0.30,
      "pricePaid": 0.30,
      "lineTotal": 0.30,
      "confidence": 0.95
    },
    {
      "name": "TM ROOT BEER 6PK",
      "commonName": "root beer",
      "category": "GROCERY",
      "barcode": null,
      "lineType": "item",
      "quantity": 1,
      "unitPrice": 5.49,
      "weightLbs": null,
      "pricePerLb": null,
      "listPrice": 5.49,
      "pricePaid": 5.49,
      "lineTotal": 5.49,
      "confidence": 0.96
    },
    {
      "name": "CRV DEPOSIT",
      "commonName": "crv deposit",
      "category": "GROCERY",
      "barcode": null,
      "lineType": "deposit",
      "quantity": 1,
      "unitPrice": 0.30,
      "weightLbs": null,
      "pricePerLb": null,
      "listPrice": 0.30,
      "pricePaid": 0.30,
      "lineTotal": 0.30,
      "confidence": 0.95
    },
    {
      "name": "VOID - TM BAGGED ICE",
      "commonName": "bagged ice",
      "category": "GROCERY",
      "barcode": null,
      "lineType": "refund",
      "quantity": 1,
      "unitPrice": -2.99,
      "weightLbs": null,
      "pricePerLb": null,
      "listPrice": -2.99,
      "pricePaid": -2.99,
      "lineTotal": -2.99,
      "confidence": 0.9
    },
    {
      "name": "BAG FEE",
      "commonName": "bag fee",
      "category": "GROCERY",
      "barcode": null,
      "lineType": "fee",
      "quantity": 2,
      "unitPrice": 0.10,
      "weightLbs": null,
      "pricePerLb": null,
      "listPrice": 0.20,
      "pricePaid": 0.20,
      "lineTotal": 0.20,
      "confidence": 0.95
    }
  ]
}
