Field Type Description
1 storeId string Unique identifier for the store.
2 name string Name of the store.
3 address string Address of the store. Space-separated address lines.
4 latitude number | null Latitude of the store's location.
5 longitude number | null Longitude of the store's location.
6 tradingHours TradingHours | null Trading hours of the store.
7 tradingHoursText string | null Text representation of the trading hours.