object

StoreDistance

Distance information from the user's location to the store.
Fields
value
Float
Distance value from the user's location (e.g., 1500, 1830).
unit
String
Unit of measurement for the distance (e.g., 'm' for meters, 'km' for kilometers).
reason
String
Reason if distance cannot be calculated (e.g., 'invalid_customer_location').