{
  "data": {
    "locations": [
      {
        "id": "L88917AVBK2S5",
        "name": "Downtown Store",
        "address": {
          "address_line_1": "123 Main St",
          "locality": "San Francisco",
          "administrative_district_level_1": "CA",
          "postal_code": "94103",
          "country": "US"
        },
        "timezone": "America/Los_Angeles",
        "capabilities": [
          "CREDIT_CARD_PROCESSING",
          "AUTOMATIC_TRANSFERS"
        ],
        "status": "ACTIVE",
        "created_at": "2022-02-19T17:58:25Z",
        "merchant_id": "ML82H4QPKMGXY",
        "country": "US",
        "language_code": "en-US",
        "currency": "USD",
        "phone_number": "+1 415-555-1234",
        "business_name": "Example Business",
        "type": "PHYSICAL",
        "business_email": "hello@example.com"
      }
    ]
  }
}