{
  "id": "a1b2c3d4-e5f6-7890-a1b2-c3d4e5f67890",
  "name": "Duck Tape (Extra Sticky)", 
  "sku": "TAPE-001",
  "description": "The stickiest tape in the pond",
  "category": "Office Supplies",
  "price": "8.99",
  "cost": "3.50",
  "weight": "0.5",
  "dimensions": {
    "length": 5,
    "width": 2,
    "height": 2
  },
  "user_id": "0213defa-b749-4e2a-9f42-dc740460245f",
  "created_at": "2025-04-03T14:28:33.123Z",
  "updated_at": "2025-04-03T14:28:33.123Z"
}