This represents a city summary item.
| Type | Name | Description |
|---|---|---|
| String | Name | City name, e.g. “Somerset” |
| String | RegionId | Bullseye region ID (state/prod) |
| Int | Locations | Count of locations in city |
| String | RegionAbbr | Region1 abbreviation, e.g. “NJ” |
| String | RegionName | Region1 name, e.g. “New Jersey” |