I have a client that needs to display the zip code associated with the displayed results. Right now I am supporting this by grabbing lat-long from the LocationBias, but if a user searches for a specific location (New York City) and a location appliedQueryFilter is used, the VerticalSearchResponse object does not contain the details object I would need to grab the lat-long. Is there another way to grab the lat-long data from the Answers-Core verticalResonseObject?
The data comes through in the network request is attached below: