Hi Developer Community,
I’ve been reviewing the Product Feed Specification to understand how to use the related API so that ChatGPT can accurately index and display products with up-to-date prices and availability.
I’m exploring whether it’s possible to leverage a location attribute within the product feed — ideally specifying the product’s exact store geographical coordinates where the product is available (like the store address for example). I noticed that the current spec includes a Geo Tagging section related to price and availability, but that doesn’t seem sufficient for my use case.
My goal is to enable a “nearby product search” experience for users. For example, a user could ask in ChatGPT:
“Where can I buy shoes model 123 near me?”
ChatGPT would then be able to identify the user’s location and suggest nearby stores or sellers based on product listings that include location data.
Has anyone implemented or explored something similar?
Is it currently possible to extend the Product Feed API to include location coordinates, or to achieve this functionality in another way?
Any guidance or ideas would be greatly appreciated.
Thanks,
Roberto