Complete list of all 11 GameStop store POI locations in the USA with name, geo-coded address, city, email, phone number etc for download in CSV format or via the API.
Total Locations | 11 |
---|---|
Last Updated Date | March 30, 2025 |
List of top 5 locations for GameStop store, ordered by recently added date on their official website: gamestop.com
List of fields and attributes included in GameStop store locations in USA database
Field | DataType | Value |
---|---|---|
_id | guid |
64b1222e5b94b9a2d294fa4f |
url | url |
https://www.gamestop.com/store/us/va/manassas/5344/signal-hill-shopping-center-gamestop |
address | string |
9534 LIBERIA AVE STE 230, MANASSAS, VA, 20110 |
city | string |
MANASSAS |
country | string |
- |
created_at | date |
Sat Jul 15 2023 03:41:24 GMT+0000 (Coordinated Universal Time) |
domain | url |
gamestop.com |
string |
- | |
latitude | string |
- |
longitude | string |
- |
map_url | url |
https://maps.google.com/?daddr=38.74832072,-77.44962273 |
name | string |
Signal Hill Shopping Center - GameStop |
open_hours | string |
Sun: 12:00-20:00,Mon: 11:00-20:00,Tue: 11:00-20:00,Wed: 11:00-20:00,Thu: 11:00-20:00,Fri: 10:00-21:00,Sat: 10:00-21:00 |
phone | string |
(703) 369-9396 |
state | string |
VA |
street | string |
9534 LIBERIA AVE STE 230 |
type | string |
Store |
updated_at | date |
Fri Feb 14 2025 08:49:48 GMT+0000 (Coordinated Universal Time) |
zip_code | string |
20110 |
uuid | guid |
a342256062aaf8151b8957205bcfd370 |
GameStop store POI (Point of interest) API to fetch all the locations database by sending a GET request to Agenty.
# Get locations by dataset SKU
curl --request GET
--url https://api.agenty.com/v2/marketplace/628f591e81a99889710420e9?apiKey={YOUR_API_KEY}
--header 'Content-Type: application/json'
# List of 11 locations
[
{
"_id": "64b119115b94b9a2d28d70f7",
"url": "https://www.gamestop.com/store/us/va/fairfax/6706/fair-lakes-promenade-dr-fairfax-gamestop",
"address": "12231 Fair Lakes Promenade Dr, Fairfax, VA, 22033",
"city": "Fairfax",
"country": "",
"created_at": "2023-07-15T03:09:35.910Z",
"domain": "gamestop.com",
"email": "",
"latitude": null,
"longitude": null,
"map_url": "https://maps.google.com/?daddr=38.85933689,-77.36811399",
"name": "Fair Lakes Promenade Dr Fairfax - GameStop",
"open_hours": "Sun: 11:00-19:00,Mon: 11:00-20:00,Tue: 11:00-20:00,Wed: 11:00-20:00,Thu: 11:00-20:00,Fri: 10:00-21:00,Sat: 10:00-21:00",
"phone": "(703) 278-8235",
"state": "VA",
"street": "12231 Fair Lakes Promenade Dr",
"type": "Store",
"updated_at": "2025-02-14T08:49:57.735Z",
"zip_code": "22033",
"uuid": "7d91a0ec8b72788018d263246a12e732"
}
]
# Get api key from https://cloud.agenty.com/settings/apikeys
The total locations available to download are: 11
The dataset is updated every week, the last run was completed on .
If you have the dataset subscription, you may also contact support to refresh again for your order.
Agenty® is the registered trademark of Agenty Analytics Private Limited in India and/or other countries.