diff --git a/source/includes/stores/_index.md.erb b/source/includes/stores/_index.md.erb
index 329c2b0..9250bae 100644
--- a/source/includes/stores/_index.md.erb
+++ b/source/includes/stores/_index.md.erb
@@ -99,13 +99,14 @@ Attribute | Description
**lat** | Latitude
**lng** | Longitude
**location** | Details about location of a store; primarily used for identifying Best Buy Express Kiosk stores
+**locationType** | Whether the location is a Store or a Warehouse
**longName** | Full store name
**name** | Store name
**phone** | Store phone number; phone number for Express stores goes to Best Buy Customer Service
**postalCode** | 5-digit postal code
**region** | State, territory
**storeId** | Store number
-**storeType** | Indicates the type of store. There are five types of Best Buy stores: "Big Box", "Express Kiosk", "Warehouse Sale", "Outlet Center" and "PAC Standalone Store"
"Big Box" value represents large showroom stores featuring HDTVs, computers, gaming, appliances, cell phones, tablets, Geek Squad services and more"Express Kiosk" value represents vending machine-style, self-checkout stores offering audio goods and accessories, found in airports, on college campuses and more"Warehouse Sale" value represents occasional sale locations"Outlet Center" value represents locations that sell open box and clearance products. Outlet Centers are open only a portion of the week"PAC Standalone Store" value represents Pacific Sales locations not located within a Big Box store - these locations only sell the Pacific Sales selection of kitchen and bath products
+**storeType** | Indicates the type of store, and is only present if locationType is 'Store'. There are five types of Best Buy stores: "Big Box", "Express Kiosk", "Warehouse Sale", "Outlet Center" and "PAC Standalone Store""Big Box" value represents large showroom stores featuring HDTVs, computers, gaming, appliances, cell phones, tablets, Geek Squad services and more"Express Kiosk" value represents vending machine-style, self-checkout stores offering audio goods and accessories, found in airports, on college campuses and more"Warehouse Sale" value represents occasional sale locations"Outlet Center" value represents locations that sell open box and clearance products. Outlet Centers are open only a portion of the week"PAC Standalone Store" value represents Pacific Sales locations not located within a Big Box store - these locations only sell the Pacific Sales selection of kitchen and bath products
##Area Function