compub/tests/fixtures/geography/state_province.json

15 lines
208 B
JSON
Raw Permalink Normal View History

2022-10-03 09:17:29 +02:00
[
{
"id": 100,
"country": "DE",
"name": "Berlin"
}, {
"id": 30,
"country": "US",
"name": "Florida"
}, {
"id": 4531354,
"country": "UA",
"name": "Luhansk Oblast"
}
]