Best Buy · Schema

Store

A Best Buy store location with operational details.

RetailConsumer ElectronicsE-CommerceProductsStores

Properties

Name Type Description
storeId integer Unique store identifier.
name string Short store name.
longName string Full store name including address.
address string Street address of the store.
address2 string Secondary address line (suite, building, etc.).
city string City where the store is located.
state string Two-letter US state abbreviation.
zipcode string US postal code.
phone string Store phone number.
lat number Store latitude coordinate.
lng number Store longitude coordinate.
distance number Distance from the search location in miles (when area query is used).
storeType string Store format type.
hours string Store hours summary.
gmtOffset integer GMT offset for the store's timezone.
services array Services offered at this store location.
View JSON Schema on GitHub