- country_id: 1
  name: First Country
  hide_retailers: False
  stores:
  - name: Test Store
    store_id: 1
  - name: Another Test Store
    store_id: 2
  - name: Other
    store_id: 3
- country_id: 2
  name: Second Country
  hide_retailers: True
  stores:
  - name: Test Store
    store_id: 1
  - name: Other
    store_id: 3
- country_id: 3
  name: Third Country
  hide_retailers: True
  stores:
  - name: Test Store
    store_id: 1
  - name: Other
    store_id: 3
- country_id: 4
  name: Fourth Country
  hide_retailers: True
  stores:
  - name: Test Store
    store_id: 1
  - name: Other
    store_id: 3
- country_id: 5
  name: Fifth Country
  hide_retailers: True
  stores:
  - name: Test Store
    store_id: 1
  - name: Other
    store_id: 3
- country_id: 6
  name: Sixth Country
  hide_retailers: True
  stores:
  - name: Test Store
    store_id: 1
  - name: Other
    store_id: 3
- country_id: 7
  name: Seventh Country
  hide_retailers: True
  stores:
  - name: Test Store
    store_id: 1
  - name: Other
    store_id: 3
- country_id: 8
  name: Eighth Country
  hide_retailers: True
  stores:
  - name: Test Store
    store_id: 1
  - name: Other
    store_id: 3
- country_id: 9
  name: Ninth Country
  hide_retailers: True
  stores:
  - name: Test Store
    store_id: 1
  - name: Other
    store_id: 3
- country_id: 10
  name: Tenth Country
  hide_retailers: True
  stores:
  - name: Test Store
    store_id: 1
  - name: Other
    store_id: 3